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-01-20T23:34:08.897Z||main|||||INFO|500||The following profiles are active: basic 2023-01-20T23:34:20.320Z||main|||||INFO|500||Starting service [Tomcat] 2023-01-20T23:34:20.321Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-01-20T23:34:20.469Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-01-20T23:34:24.559Z||main|||||INFO|500||catdb-pool - Starting... 2023-01-20T23:34:24.936Z||main|||||INFO|500||catdb-pool - Start completed. 2023-01-20T23:34:25.492Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-01-20T23:34:25.742Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-01-20T23:34:26.555Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-01-20T23:34:28.629Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-01-20T23:34:29.222Z||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-01-20T23:34:32.206Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-01-20T23:34:32.343Z||main|||||INFO|500||reqdb-pool - Starting... 2023-01-20T23:34:32.371Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-01-20T23:34:32.390Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-01-20T23:34:33.040Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-01-20T23:34:33.463Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-01-20T23:34:34.526Z||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-01-20T23:34:35.217Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02 2023-01-20T23:34:35.218Z||main|||||ERROR|500||(conn=1424) Table 'catalogdb.activity_spec' doesn't exist 2023-01-20T23:34:35.237Z||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-01-20T23:34:38.174Z||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-01-20T23:34:40.705Z||main|||||WARN|500||--- 2023-01-20T23:34:40.706Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-01-20T23:34:40.706Z||main|||||WARN|500||--- 2023-01-20T23:34:41.123Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-01-20T23:34:45.851Z||main|||||INFO|500||Started Application in 40.121 seconds (JVM running for 42.583) 2023-01-20T23:34:45.876Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-01-20T23:34:45.877Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-01-20T23:34:45.890Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-01-20T23:34:45.946Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 7ab6272b-c7eb-4ee6-9901-743d63b77ddd url= /sdc/v1/artifactTypes 2023-01-20T23:34:45.955Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-01-20T23:34:46.294Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-01-20T23:34:46.351Z||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-01-20T23:34:46.351Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC 2023-01-20T23:34:46.352Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 5557a186-38f7-48f9-a8d5-ae1f82b524f6 url= /sdc/v1/distributionKafkaData 2023-01-20T23:34:46.352Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData 2023-01-20T23:34:46.464Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-01-20T23:34:46.495Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@201a6a48 2023-01-20T23:34:46.593Z||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-b0af2f31-bb54-4c12-aaab-2a3bf5d56cee 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-01-20T23:34:46.666Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b0af2f31-bb54-4c12-aaab-2a3bf5d56cee] Instantiated an idempotent producer. 2023-01-20T23:34:46.758Z||scheduling-1|||||INFO|500||Successfully logged in. 2023-01-20T23:34:46.824Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-01-20T23:34:46.825Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-01-20T23:34:46.826Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1674257686821 2023-01-20T23:34:46.832Z||scheduling-1|||||INFO|500||start DistributionClient 2023-01-20T23:34:46.853Z||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-d8402f88-1579-4ba6-a0e5-a20c8b15da11 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-01-20T23:34:46.945Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-01-20T23:34:46.946Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-01-20T23:34:46.946Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1674257686945 2023-01-20T23:34:46.947Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-20T23:34:46.950Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-20T23:34:46.950Z||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-c02313b4-997e-493a-b28a-3ba2741c7137 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-01-20T23:34:46.963Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-01-20T23:34:46.963Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-01-20T23:34:46.963Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1674257686963 2023-01-20T23:34:46.964Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-20T23:34:46.966Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-20T23:34:46.971Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2023-01-20T23:34:47.695Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 DqnWXmxJT7eMx1rTMjyFpg 2023-01-20T23:34:47.695Z||kafka-producer-network-thread | SO-sdc-controller-producer-b0af2f31-bb54-4c12-aaab-2a3bf5d56cee|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b0af2f31-bb54-4c12-aaab-2a3bf5d56cee] Cluster ID: d3jYqnAdTVeRwtTcZtJxiQ 2023-01-20T23:34:47.696Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-20T23:34:47.697Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 DqnWXmxJT7eMx1rTMjyFpg 2023-01-20T23:34:47.697Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-20T23:34:47.697Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 DqnWXmxJT7eMx1rTMjyFpg 2023-01-20T23:34:47.697Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-20T23:34:47.697Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 DqnWXmxJT7eMx1rTMjyFpg 2023-01-20T23:34:47.697Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-20T23:34:47.698Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 DqnWXmxJT7eMx1rTMjyFpg 2023-01-20T23:34:47.698Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-20T23:34:47.698Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 DqnWXmxJT7eMx1rTMjyFpg 2023-01-20T23:34:47.698Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-20T23:34:47.700Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Cluster ID: d3jYqnAdTVeRwtTcZtJxiQ 2023-01-20T23:34:47.700Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Cluster ID: d3jYqnAdTVeRwtTcZtJxiQ 2023-01-20T23:34:47.702Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) 2023-01-20T23:34:47.703Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) 2023-01-20T23:34:47.725Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] (Re-)joining group 2023-01-20T23:34:47.726Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] (Re-)joining group 2023-01-20T23:34:47.795Z||kafka-producer-network-thread | SO-sdc-controller-producer-b0af2f31-bb54-4c12-aaab-2a3bf5d56cee|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b0af2f31-bb54-4c12-aaab-2a3bf5d56cee] ProducerId set to 2000 with epoch 0 2023-01-20T23:34:47.800Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84 2023-01-20T23:34:47.801Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11-30194c68-3dcd-4cb8-b4fd-63c5d4666c2d 2023-01-20T23:34:47.801Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-20T23:34:47.801Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] (Re-)joining group 2023-01-20T23:34:47.801Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-20T23:34:47.802Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] (Re-)joining group 2023-01-20T23:34:53.809Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11-30194c68-3dcd-4cb8-b4fd-63c5d4666c2d', protocol='range'} 2023-01-20T23:34:53.809Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84', protocol='range'} 2023-01-20T23:34:53.847Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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 DqnWXmxJT7eMx1rTMjyFpg 2023-01-20T23:34:53.847Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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 DqnWXmxJT7eMx1rTMjyFpg 2023-01-20T23:34:53.848Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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 DqnWXmxJT7eMx1rTMjyFpg 2023-01-20T23:34:53.848Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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 DqnWXmxJT7eMx1rTMjyFpg 2023-01-20T23:34:53.848Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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 DqnWXmxJT7eMx1rTMjyFpg 2023-01-20T23:34:53.848Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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 DqnWXmxJT7eMx1rTMjyFpg 2023-01-20T23:34:53.853Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11-30194c68-3dcd-4cb8-b4fd-63c5d4666c2d=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-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84=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-01-20T23:34:53.869Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11-30194c68-3dcd-4cb8-b4fd-63c5d4666c2d', protocol='range'} 2023-01-20T23:34:53.869Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84', protocol='range'} 2023-01-20T23:34:53.870Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-20T23:34:53.870Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-20T23:34:53.874Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-20T23:34:53.874Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-20T23:34:53.895Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-01-20T23:34:53.895Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-01-20T23:34:53.895Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-01-20T23:34:53.895Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-01-20T23:34:53.895Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-01-20T23:34:53.895Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 2023-01-20T23:34:53.896Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-01-20T23:34:53.896Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-01-20T23:34:53.896Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 2023-01-20T23:34:53.896Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 2023-01-20T23:34:53.896Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 2023-01-20T23:34:53.897Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 2023-01-20T23:34:53.928Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-01-20T23:34:53.929Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-01-20T23:34:53.972Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-01-20T23:34:53.973Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-01-20T23:34:53.974Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-01-20T23:34:53.974Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-01-20T23:34:53.974Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-01-20T23:34:53.975Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-01-20T23:34:53.976Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-01-20T23:34:53.976Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-01-20T23:34:53.979Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-01-20T23:34:53.979Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-01-20T23:35:46.955Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-20T23:35:46.967Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-20T23:36:46.956Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-20T23:36:46.967Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-20T23:37:46.957Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-20T23:37:46.968Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-20T23:38:46.959Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-20T23:38:46.969Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-20T23:39:46.959Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-20T23:39:46.969Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-20T23:40:46.960Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-20T23:40:46.969Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-20T23:41:46.962Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-20T23:41:46.970Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-20T23:42:46.964Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-20T23:42:46.971Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-20T23:43:46.965Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-20T23:43:46.973Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-20T23:43:47.705Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Node -1 disconnected. 2023-01-20T23:43:47.705Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Node -1 disconnected. 2023-01-20T23:43:47.993Z||kafka-producer-network-thread | SO-sdc-controller-producer-b0af2f31-bb54-4c12-aaab-2a3bf5d56cee|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b0af2f31-bb54-4c12-aaab-2a3bf5d56cee] Node -1 disconnected. 2023-01-20T23:44:37.733Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-01-20T23:44:46.965Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-20T23:44:46.973Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-20T23:45:46.966Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-20T23:45:46.973Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-20T23:46:46.967Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-20T23:46:46.974Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-20T23:47:46.969Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-20T23:47:46.975Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-20T23:48:46.970Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-20T23:48:46.979Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-20T23:49:46.972Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-20T23:49:46.979Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-20T23:50:46.972Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-20T23:50:46.980Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-20T23:51:46.974Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-20T23:51:46.982Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-20T23:52:46.975Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-20T23:52:46.982Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-20T23:53:46.977Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-20T23:53:46.983Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-20T23:54:46.979Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-20T23:54:46.985Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-20T23:55:46.982Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-20T23:55:46.986Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-20T23:56:46.982Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-20T23:56:46.986Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-20T23:57:46.984Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-20T23:57:46.987Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-20T23:58:46.984Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-20T23:58:46.989Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-20T23:59:46.986Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-20T23:59:46.989Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:00:46.987Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:00:46.991Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:01:46.988Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:01:46.991Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:02:46.991Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:02:46.993Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:03:46.993Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:03:46.994Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:04:46.993Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:04:46.995Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:05:46.995Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:05:46.996Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:06:46.997Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:06:46.997Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:07:46.998Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:07:46.998Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:08:46.999Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:08:47.000Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:09:47.001Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:09:47.002Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:10:47.002Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:10:47.002Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:11:47.003Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:11:47.003Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:12:47.005Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:12:47.005Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:13:47.006Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:13:47.006Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:14:47.007Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:14:47.008Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:15:47.008Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:15:47.007Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:16:47.009Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:16:47.010Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:17:47.010Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:17:47.011Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:18:47.011Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:18:47.011Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:19:47.012Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:19:47.012Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:20:47.013Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:20:47.014Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:21:47.015Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:21:47.016Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:22:47.016Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:22:47.016Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:23:47.017Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:23:47.017Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:24:47.018Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:24:47.018Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:25:47.020Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:25:47.020Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:26:47.020Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:26:47.021Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:27:47.022Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:27:47.022Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:28:47.023Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:28:47.023Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:29:47.025Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:29:47.025Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:30:47.027Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:30:47.028Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:31:47.029Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:31:47.029Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:32:47.030Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:32:47.030Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:33:47.031Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:33:47.031Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:34:47.032Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:34:47.032Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:35:47.033Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:35:47.033Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:36:47.035Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:36:47.035Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:37:47.037Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:37:47.037Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:38:47.038Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:38:47.038Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:39:47.039Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:39:47.039Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:40:47.040Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:40:47.041Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:41:47.040Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:41:47.041Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:42:47.042Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:42:47.042Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:43:47.044Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:43:47.044Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:44:47.045Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:44:47.046Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:45:47.046Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:45:47.047Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:46:47.047Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:46:47.047Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:47:47.048Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:47:47.048Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:48:47.048Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:48:47.050Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:49:47.050Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:49:47.052Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:50:47.053Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:50:47.053Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:51:47.055Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:51:47.055Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:52:47.055Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:52:47.056Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:53:47.057Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:53:47.057Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:54:47.058Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:54:47.063Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:55:47.060Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:55:47.064Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:56:47.060Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:56:47.064Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:57:47.062Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:57:47.064Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:58:47.062Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:58:47.065Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T00:59:47.064Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T00:59:47.066Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:00:47.064Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:00:47.066Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:01:47.065Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:01:47.067Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:02:47.065Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:02:47.067Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:03:47.067Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:03:47.069Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:04:47.068Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:04:47.069Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:05:47.069Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:05:47.070Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:06:47.069Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:06:47.070Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:07:47.070Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:07:47.070Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:08:47.070Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:08:47.071Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:09:47.071Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:09:47.072Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:10:47.073Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:10:47.073Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:11:47.074Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:11:47.074Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:12:47.075Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:12:47.076Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:13:47.076Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:13:47.076Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:14:47.078Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:14:47.080Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:15:47.080Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:15:47.081Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:16:47.081Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:16:47.082Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:17:47.082Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:17:47.082Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:18:47.084Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:18:47.084Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:19:47.086Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:19:47.086Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:20:47.087Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:20:47.087Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:21:47.087Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:21:47.087Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:22:47.088Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:22:47.089Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:23:47.090Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:23:47.090Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:24:47.090Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:24:47.090Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:25:47.092Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:25:47.092Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:26:47.093Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:26:47.094Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:27:47.093Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:27:47.094Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:28:47.094Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:28:47.094Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:29:47.095Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:29:47.096Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:30:47.097Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:30:47.097Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:31:47.098Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:31:47.097Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:32:47.099Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:32:47.099Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:33:47.101Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:33:47.100Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:34:47.101Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:34:47.101Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:35:47.102Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:35:47.102Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:36:47.102Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:36:47.103Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:37:47.103Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:37:47.104Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:38:47.103Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:38:47.104Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:39:47.104Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:39:47.104Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:40:47.106Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:40:47.106Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:41:47.107Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:41:47.108Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:42:47.108Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:42:47.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:43:47.110Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:43:47.110Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:44:47.110Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:44:47.112Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:45:47.112Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:45:47.113Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:46:03.626Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-21T01:46:03.626Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"45b98f7f-dcbb-46a0-9c9c-0914743c0330","serviceName":"vFW 2023-01-21 01-45-02","serviceVersion":"1.0","serviceUUID":"da9ce12f-8aa6-4f93-842c-f50b6e0cc987","serviceDescription":"catalog service description","serviceInvariantUUID":"b727b54e-fb07-446b-8ee1-128b369f25e5","resources":[{"resourceInstanceName":"vFW 1a2da676-21bb 0","resourceName":"vFW 1a2da676-21bb","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"c96e12e6-030a-4223-9ef3-9ea946ffcc78","resourceInvariantUUID":"781d8412-3ada-442b-8809-b3149e33c244","resourceCustomizationUUID":"f4fe54a7-feef-4404-973c-368699dddb1d","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vf-license-model.xml","artifactChecksum":"OTZiNjQ4N2U5MmU3MDJhODg0NjBkMTZmOTE1Mzc2OWI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"52f2c04f-3d64-4595-9761-611c592e8fb0","artifactVersion":"1"},{"artifactName":"vfw1a2da67621bb0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json","artifactChecksum":"MTRjNWViMjc3ZWRhNDcxMDM3YzE2NzFkZGMyYzQyYzM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"90f29a0e-c305-4a3c-9657-0ba8ca59a031","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"7a3af22d-5348-472e-8bfe-14e26c1ece1a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTg4MTVkN2Q3MGE3ZDg0YTczYmQwN2Y2N2QxNzFiMDk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"bd282208-8ee5-4347-b4bc-71e73470773c","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ca56e45e-82c8-42d9-a72f-4cc0982a1aa1","artifactVersion":"2","generatedFromUUID":"7a3af22d-5348-472e-8bfe-14e26c1ece1a"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230121014502-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-template.yml","artifactChecksum":"ZmU4N2E1ZDc0N2NlMTRmZWMyZDliZjQ4OWMwMmE3NGE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"94edccef-fe84-4340-bed4-fa5aed749213","artifactVersion":"1"},{"artifactName":"service-Vfw20230121014502-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar","artifactChecksum":"NDNhZDYxOGY1MjViMzViN2FjMDU0OWY3ZWI5NTE3YTE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"44f0b1ea-54d5-4b9e-b2c6-1ff673054616","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-21T01:46:03.645Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T01:46:03.655Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T01:46:03.655Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T01:46:03.656Z||pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265547112, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:46:03.663Z||kafka-producer-network-thread | SO-sdc-controller-producer-b0af2f31-bb54-4c12-aaab-2a3bf5d56cee|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b0af2f31-bb54-4c12-aaab-2a3bf5d56cee] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to DqnWXmxJT7eMx1rTMjyFpg 2023-01-21T01:46:03.664Z||kafka-producer-network-thread | SO-sdc-controller-producer-b0af2f31-bb54-4c12-aaab-2a3bf5d56cee|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b0af2f31-bb54-4c12-aaab-2a3bf5d56cee] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to DqnWXmxJT7eMx1rTMjyFpg 2023-01-21T01:46:03.664Z||kafka-producer-network-thread | SO-sdc-controller-producer-b0af2f31-bb54-4c12-aaab-2a3bf5d56cee|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b0af2f31-bb54-4c12-aaab-2a3bf5d56cee] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to DqnWXmxJT7eMx1rTMjyFpg 2023-01-21T01:46:03.664Z||kafka-producer-network-thread | SO-sdc-controller-producer-b0af2f31-bb54-4c12-aaab-2a3bf5d56cee|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b0af2f31-bb54-4c12-aaab-2a3bf5d56cee] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to DqnWXmxJT7eMx1rTMjyFpg 2023-01-21T01:46:03.664Z||kafka-producer-network-thread | SO-sdc-controller-producer-b0af2f31-bb54-4c12-aaab-2a3bf5d56cee|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b0af2f31-bb54-4c12-aaab-2a3bf5d56cee] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to DqnWXmxJT7eMx1rTMjyFpg 2023-01-21T01:46:03.664Z||kafka-producer-network-thread | SO-sdc-controller-producer-b0af2f31-bb54-4c12-aaab-2a3bf5d56cee|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b0af2f31-bb54-4c12-aaab-2a3bf5d56cee] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to DqnWXmxJT7eMx1rTMjyFpg 2023-01-21T01:46:03.786Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:46:03.786Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "cds-sdc-listener", "timestamp": 1674265562990, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T01:46:03.818Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:46:03.818Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:46:03.819Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265547112, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T01:46:03.819Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:46:04.687Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T01:46:04.687Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T01:46:04.687Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T01:46:04.688Z||pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265547112, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:46:05.689Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T01:46:05.689Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T01:46:05.689Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T01:46:05.690Z||pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265547112, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:46:06.691Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T01:46:06.691Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T01:46:06.692Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T01:46:06.692Z||pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265547112, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:46:07.693Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T01:46:07.694Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T01:46:07.694Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T01:46:07.695Z||pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265547112, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:46:08.695Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T01:46:08.696Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T01:46:08.696Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T01:46:08.697Z||pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265547112, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:46:09.698Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T01:46:09.698Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T01:46:09.699Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T01:46:09.699Z||pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265547112, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:46:10.702Z||pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "serviceName": "vFW 2023-01-21 01-45-02", "serviceVersion": "1.0", "serviceUUID": "da9ce12f-8aa6-4f93-842c-f50b6e0cc987", "serviceDescription": "catalog service description", "serviceInvariantUUID": "b727b54e-fb07-446b-8ee1-128b369f25e5", "resources": [ { "resourceInstanceName": "vFW 1a2da676-21bb 0", "resourceCustomizationUUID": "f4fe54a7-feef-4404-973c-368699dddb1d", "resourceName": "vFW 1a2da676-21bb", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "c96e12e6-030a-4223-9ef3-9ea946ffcc78", "resourceInvariantUUID": "781d8412-3ada-442b-8809-b3149e33c244", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw1a2da67621bb0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json", "artifactChecksum": "MTRjNWViMjc3ZWRhNDcxMDM3YzE2NzFkZGMyYzQyYzM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "90f29a0e-c305-4a3c-9657-0ba8ca59a031", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "7a3af22d-5348-472e-8bfe-14e26c1ece1a", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "ca56e45e-82c8-42d9-a72f-4cc0982a1aa1", "generatedFromUUID": "7a3af22d-5348-472e-8bfe-14e26c1ece1a" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "ca56e45e-82c8-42d9-a72f-4cc0982a1aa1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230121014502-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "artifactChecksum": "NDNhZDYxOGY1MjViMzViN2FjMDU0OWY3ZWI5NTE3YTE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "44f0b1ea-54d5-4b9e-b2c6-1ff673054616" } ], "workloadContext": "Production" } 2023-01-21T01:46:10.704Z||pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-21T01:46:10.704Z||pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 da9ce12f-8aa6-4f93-842c-f50b6e0cc987 ASDC 2023-01-21T01:46:10.849Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:45b98f7f-dcbb-46a0-9c9c-0914743c0330 ServiceName:vFW 2023-01-21 01-45-02 ServiceVersion:1.0 ServiceUUID:da9ce12f-8aa6-4f93-842c-f50b6e0cc987 ServiceInvariantUUID:b727b54e-fb07-446b-8ee1-128b369f25e5 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230121014502-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar ArtifactUUID:44f0b1ea-54d5-4b9e-b2c6-1ff673054616 ArtifactChecksum:NDNhZDYxOGY1MjViMzViN2FjMDU0OWY3ZWI5NTE3YTE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 1a2da676-21bb 0 ResourceCustomizationUUID:f4fe54a7-feef-4404-973c-368699dddb1d ResourceInvariantUUID:781d8412-3ada-442b-8809-b3149e33c244 ResourceName:vFW 1a2da676-21bb ResourceType:VF ResourceUUID:c96e12e6-030a-4223-9ef3-9ea946ffcc78 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw1a2da67621bb0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json ArtifactUUID:90f29a0e-c305-4a3c-9657-0ba8ca59a031 ArtifactChecksum:MTRjNWViMjc3ZWRhNDcxMDM3YzE2NzFkZGMyYzQyYzM= 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/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml ArtifactUUID:7a3af22d-5348-472e-8bfe-14e26c1ece1a 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/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env ArtifactUUID:ca56e45e-82c8-42d9-a72f-4cc0982a1aa1 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/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env ArtifactUUID:ca56e45e-82c8-42d9-a72f-4cc0982a1aa1 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-21T01:46:10.850Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF da9ce12f-8aa6-4f93-842c-f50b6e0cc987 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-01-21T01:46:11.096Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T01:46:11.098Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T01:46:11.099Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T01:46:11.099Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 44f0b1ea-54d5-4b9e-b2c6-1ff673054616 from URL: /sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar 2023-01-21T01:46:11.099Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-01-21T01:46:11.100Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar 2023-01-21T01:46:11.270Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-01-21T01:46:11.277Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar 44f0b1ea-54d5-4b9e-b2c6-1ff673054616 101500 2023-01-21T01:46:11.278Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar ASDC sendASDCNotification 2023-01-21T01:46:11.278Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar 2023-01-21T01:46:11.279Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-21T01:46:11.280Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T01:46:11.280Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T01:46:11.280Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265571277, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:46:12.281Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T01:46:12.282Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T01:46:12.282Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 44f0b1ea-54d5-4b9e-b2c6-1ff673054616, URL: /sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar to file: /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T01:46:12.283Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230121014502-csar.csar 2023-01-21T01:46:12.377Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T01:46:12.378Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T01:46:13.091Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13902002900708004010/Definitions/service-Vfw20230121014502-template.yml Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 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-01-21T01:46:15.871Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-21T01:46:15.876Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T01:46:15.877Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T01:46:15.877Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-01-21T01:46:15.877Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T01:46:15.877Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||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-Vfw20230121014502-csar.csar 2023-01-21T01:46:15.878Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 1a2da676-21bb 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-Vfw20230121014502-csar.csar 2023-01-21T01:46:15.878Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||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-Vfw20230121014502-csar.csar 2023-01-21T01:46:15.878Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||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-Vfw20230121014502-csar.csar 2023-01-21T01:46:15.878Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T01:46:15.878Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T01:46:15.878Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||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-Vfw20230121014502-csar.csar 2023-01-21T01:46:15.878Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T01:46:15.879Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T01:46:15.879Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T01:46:15.879Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T01:46:15.885Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:46:15.887Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T01:46:15.891Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is matching search criteria 2023-01-21T01:46:15.891Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T01:46:15.893Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 1a2da676-21bb 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T01:46:15.895Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:46:15.895Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T01:46:15.895Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is matching search criteria 2023-01-21T01:46:15.895Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T01:46:15.896Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 1a2da676-21bb 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T01:46:15.896Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:46:15.896Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T01:46:15.899Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:46:15.900Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is not matching search criteria 2023-01-21T01:46:15.900Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-21T01:46:15.900Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-21T01:46:15.900Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-21T01:46:15.900Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-21T01:46:15.900Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-21T01:46:15.901Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T01:46:15.901Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-21T01:46:15.901Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-21T01:46:15.901Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-21T01:46:15.901Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-21T01:46:15.902Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-21T01:46:15.902Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-21T01:46:15.902Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-21T01:46:15.902Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-21T01:46:15.902Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T01:46:15.902Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-21T01:46:15.903Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:46:15.903Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-21T01:46:15.904Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:46:15.904Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is matching search criteria 2023-01-21T01:46:15.904Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 1a2da676-21bb 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T01:46:15.905Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:46:15.905Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is matching search criteria 2023-01-21T01:46:15.905Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 1a2da676-21bb 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T01:46:15.905Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:46:15.906Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is matching search criteria 2023-01-21T01:46:15.906Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 1a2da676-21bb 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T01:46:15.906Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:46:15.906Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is not matching search criteria 2023-01-21T01:46:15.906Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-21T01:46:15.907Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-01-21T01:46:15.907Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-21T01:46:15.907Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-21T01:46:15.907Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-21T01:46:15.907Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-21T01:46:15.908Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-21T01:46:15.908Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-21T01:46:15.908Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-21T01:46:15.908Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-21T01:46:15.908Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T01:46:15.908Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=0b891178-d120-4844-9fd1-def066c91da2 2023-01-21T01:46:15.909Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:46:15.909Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is not matching search criteria 2023-01-21T01:46:15.909Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-21T01:46:15.910Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-21T01:46:15.910Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-21T01:46:15.910Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-21T01:46:15.910Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-21T01:46:15.910Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T01:46:15.910Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-21T01:46:15.911Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-01-21T01:46:15.911Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-21T01:46:15.911Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-21T01:46:15.911Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-21T01:46:15.912Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T01:46:15.912Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=39289008-5ebe-4286-b3c5-8df8773a55e3 2023-01-21T01:46:15.912Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:46:15.913Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is not matching search criteria 2023-01-21T01:46:15.913Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-21T01:46:15.913Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-21T01:46:15.913Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-21T01:46:15.914Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-21T01:46:15.914Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-21T01:46:15.914Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T01:46:15.914Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-21T01:46:15.914Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-21T01:46:15.915Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-21T01:46:15.915Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-21T01:46:15.915Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-21T01:46:15.915Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-01-21T01:46:15.915Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=3165e770-78e5-48c5-ad19-04d487fdc642 2023-01-21T01:46:15.916Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:46:15.916Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T01:46:15.916Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:46:15.916Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T01:46:15.916Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:46:15.917Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T01:46:15.917Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:46:15.917Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T01:46:15.917Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-01-21 01-45-02 Description:catalog service description Model UUID:da9ce12f-8aa6-4f93-842c-f50b6e0cc987 Model Version:NULL Model InvariantUuid:b727b54e-fb07-446b-8ee1-128b369f25e5 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 1a2da676-21bb Model UUID:3d2be369-370d-4411-aca2-dcddb491b8fb Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:781d8412-3ada-442b-8809-b3149e33c244 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:f4fe54a7-feef-4404-973c-368699dddb1d NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:dc72afcf-144c-47b1-8520-9e8c53cc5c65 ModelName:Vfw1a2da67621bb..base_vfw..module-0 ModelUuid:897a71f4-0f84-4bf2-b030-7fa92b405fe9 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:0b891178-d120-4844-9fd1-def066c91da2 ModelInvariantUuid:9cade322-c073-4a62-89a0-a3e8ab9a42ad ModelName:vFW 1a2da676-21bb-nodes.vfwCvfc ModelUuid:97b26e39-a776-4d6a-bf4d-1987b81a80a1 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:d0571160-6d72-4749-be10-876ace27ab8c ModelInvariantUuid:67e49acd-e87a-4d19-9d2d-679ffee517f3 ModelName:Vfw1a2da67621bb.compute.nodes.heat.vfw ModelUuid:9be0c9bb-f476-43fb-b205-bf912e911d4d ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:39289008-5ebe-4286-b3c5-8df8773a55e3 ModelInvariantUuid:53132702-2590-4264-a8fb-8af2453e2b1e ModelName:vFW 1a2da676-21bb-nodes.vsnCvfc ModelUuid:86a391ce-7b26-426c-8768-bb1287ece196 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:277fefbd-12ce-4109-a6fd-fe8ab4d7dd5a ModelInvariantUuid:dfe21d4e-409b-4e81-bc44-04824b506712 ModelName:Vfw1a2da67621bb.compute.nodes.heat.vsn ModelUuid:2b68fb56-bb46-4f9a-bbf3-b2e4ca5fad27 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:3165e770-78e5-48c5-ad19-04d487fdc642 ModelInvariantUuid:7f53b2f0-ce1d-4400-aef7-27465b61f170 ModelName:vFW 1a2da676-21bb-nodes.vpgCvfc ModelUuid:dcdfb45a-17f2-4e76-b4f8-86f0eba1184a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:caf98f05-eada-462b-af8f-fbc39ed46f37 ModelInvariantUuid:9a4bf715-b00a-4f8f-be41-51d498b690a0 ModelName:Vfw1a2da67621bb.compute.nodes.heat.vpg ModelUuid:f1f4c7c6-6ca2-461a-955b-a3105cfea4d7 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-01-21T01:46:15.941Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: c96e12e6-030a-4223-9ef3-9ea946ffcc78 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-01-21T01:46:15.999Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||vFW 1a2da676-21bb 0 2023-01-21T01:46:16.005Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: c96e12e6-030a-4223-9ef3-9ea946ffcc78 2023-01-21T01:46:16.006Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 90f29a0e-c305-4a3c-9657-0ba8ca59a031 from URL: /sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json 2023-01-21T01:46:16.006Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-01-21T01:46:16.006Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json 2023-01-21T01:46:16.256Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-01-21T01:46:16.257Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json 90f29a0e-c305-4a3c-9657-0ba8ca59a031 785 2023-01-21T01:46:16.258Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json ASDC sendASDCNotification 2023-01-21T01:46:16.258Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json 2023-01-21T01:46:16.258Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-21T01:46:16.259Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T01:46:16.259Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T01:46:16.259Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265576258, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:46:17.261Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw1a2da67621bb..base_vfw..module-0", "vfModuleModelInvariantUUID": "dc72afcf-144c-47b1-8520-9e8c53cc5c65", "vfModuleModelVersion": "1", "vfModuleModelUUID": "897a71f4-0f84-4bf2-b030-7fa92b405fe9", "vfModuleModelCustomizationUUID": "16b55a2a-8d18-4510-be34-5bd78ac058d6", "isBase": true, "artifacts": [ "7a3af22d-5348-472e-8bfe-14e26c1ece1a", "ca56e45e-82c8-42d9-a72f-4cc0982a1aa1" ], "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-01-21T01:46:17.274Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw1a2da67621bb..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:897a71f4-0f84-4bf2-b030-7fa92b405fe9 VfModuleModelInvariantUUID:dc72afcf-144c-47b1-8520-9e8c53cc5c65 VfModuleModelDescription:NULL Artifacts UUID List:{ 7a3af22d-5348-472e-8bfe-14e26c1ece1a , ca56e45e-82c8-42d9-a72f-4cc0982a1aa1 } 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-01-21T01:46:17.276Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw1a2da67621bb..base_vfw..module-0", "vfModuleModelInvariantUUID": "dc72afcf-144c-47b1-8520-9e8c53cc5c65", "vfModuleModelVersion": "1", "vfModuleModelUUID": "897a71f4-0f84-4bf2-b030-7fa92b405fe9", "vfModuleModelCustomizationUUID": "16b55a2a-8d18-4510-be34-5bd78ac058d6", "isBase": true, "artifacts": [ "7a3af22d-5348-472e-8bfe-14e26c1ece1a", "ca56e45e-82c8-42d9-a72f-4cc0982a1aa1" ], "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-01-21T01:46:17.277Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw1a2da67621bb..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:897a71f4-0f84-4bf2-b030-7fa92b405fe9 VfModuleModelInvariantUUID:dc72afcf-144c-47b1-8520-9e8c53cc5c65 VfModuleModelDescription:NULL Artifacts UUID List:{ 7a3af22d-5348-472e-8bfe-14e26c1ece1a , ca56e45e-82c8-42d9-a72f-4cc0982a1aa1 } 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-01-21T01:46:17.277Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 7a3af22d-5348-472e-8bfe-14e26c1ece1a from URL: /sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml 2023-01-21T01:46:17.277Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-01-21T01:46:17.277Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml 2023-01-21T01:46:17.349Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-01-21T01:46:17.350Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml 7a3af22d-5348-472e-8bfe-14e26c1ece1a 20368 2023-01-21T01:46:17.350Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-01-21T01:46:17.350Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml 2023-01-21T01:46:17.350Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-21T01:46:17.350Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T01:46:17.351Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T01:46:17.351Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265577350, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:46:18.352Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: ca56e45e-82c8-42d9-a72f-4cc0982a1aa1 from URL: /sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env 2023-01-21T01:46:18.352Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-01-21T01:46:18.352Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env 2023-01-21T01:46:18.440Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-01-21T01:46:18.440Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env ca56e45e-82c8-42d9-a72f-4cc0982a1aa1 2098 2023-01-21T01:46:18.440Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env ASDC sendASDCNotification 2023-01-21T01:46:18.441Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env 2023-01-21T01:46:18.441Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-21T01:46:18.441Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T01:46:18.441Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T01:46:18.441Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265578440, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:46:19.442Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: da9ce12f-8aa6-4f93-842c-f50b6e0cc987 2023-01-21T01:46:19.443Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 1a2da676-21bb 0 c96e12e6-030a-4223-9ef3-9ea946ffcc78 ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-21T01:46:19.492Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@7d43c91c, org.onap.sdc.toscaparser.api.parameters.Input@253dd0bf, org.onap.sdc.toscaparser.api.parameters.Input@9151a72, org.onap.sdc.toscaparser.api.parameters.Input@641beb00, org.onap.sdc.toscaparser.api.parameters.Input@773c5b6] 2023-01-21T01:46:19.497Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:46:19.498Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T01:46:19.498Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic 2023-01-21T01:46:19.499Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= f4fe54a7-feef-4404-973c-368699dddb1d 2023-01-21T01:46:19.499Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: f4fe54a7-feef-4404-973c-368699dddb1d matches Tosca VF Customization UUID: f4fe54a7-feef-4404-973c-368699dddb1d 2023-01-21T01:46:19.499Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: f4fe54a7-feef-4404-973c-368699dddb1d 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-01-21T01:46:19.509Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:46:19.510Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T01:46:19.511Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id f4fe54a7-feef-4404-973c-368699dddb1d: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-01-21T01:46:19.511Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@3af42806 2023-01-21T01:46:19.512Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:46:19.512Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-21T01:46:19.513Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 16b55a2a-8d18-4510-be34-5bd78ac058d6 2023-01-21T01:46:19.514Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 16b55a2a-8d18-4510-be34-5bd78ac058d6 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-01-21T01:46:19.523Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:46:19.524Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is matching search criteria 2023-01-21T01:46:19.524Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 1a2da676-21bb 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T01:46:19.525Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:46:19.525Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is matching search criteria 2023-01-21T01:46:19.526Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 1a2da676-21bb 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T01:46:19.526Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:46:19.526Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is not matching search criteria 2023-01-21T01:46:19.527Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-21T01:46:19.527Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-01-21T01:46:19.527Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-21T01:46:19.528Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-21T01:46:19.528Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-21T01:46:19.528Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-21T01:46:19.529Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-21T01:46:19.529Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-21T01:46:19.529Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-21T01:46:19.530Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-21T01:46:19.530Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T01:46:19.530Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=0b891178-d120-4844-9fd1-def066c91da2 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-01-21T01:46:19.540Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:46:19.540Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is matching search criteria 2023-01-21T01:46:19.541Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 1a2da676-21bb 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T01:46:19.541Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:46:19.541Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is not matching search criteria 2023-01-21T01:46:19.541Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-21T01:46:19.542Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-21T01:46:19.542Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-21T01:46:19.542Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-21T01:46:19.543Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-21T01:46:19.543Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T01:46:19.543Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-21T01:46:19.544Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-01-21T01:46:19.544Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-21T01:46:19.544Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-21T01:46:19.544Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-21T01:46:19.545Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T01:46:19.545Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=39289008-5ebe-4286-b3c5-8df8773a55e3 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-01-21T01:46:19.548Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:46:19.548Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is matching search criteria 2023-01-21T01:46:19.548Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 1a2da676-21bb 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T01:46:19.551Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:46:19.551Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is not matching search criteria 2023-01-21T01:46:19.551Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-21T01:46:19.551Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-21T01:46:19.551Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-21T01:46:19.552Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-21T01:46:19.552Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-21T01:46:19.552Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T01:46:19.552Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-21T01:46:19.552Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-21T01:46:19.553Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-21T01:46:19.553Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-21T01:46:19.553Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-21T01:46:19.553Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-01-21T01:46:19.553Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=3165e770-78e5-48c5-ad19-04d487fdc642 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-01-21T01:46:19.556Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:46:19.556Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is matching search criteria 2023-01-21T01:46:19.556Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 1a2da676-21bb 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T01:46:19.556Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:46:19.557Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is matching search criteria 2023-01-21T01:46:19.557Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 1a2da676-21bb 0] matching following query criteria: sdcType=VF, customizationUUID=f4fe54a7-feef-4404-973c-368699dddb1d 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-01-21T01:46:19.559Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:46:19.559Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T01:46:19.560Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid da9ce12f-8aa6-4f93-842c-f50b6e0cc987: vFW 1a2da676-21bb 2023-01-21T01:46:19.560Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:46:19.560Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T01:46:19.560Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:46:19.561Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T01:46:19.561Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:46:19.561Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T01:46:19.561Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:46:19.561Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T01:46:19.562Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:46:19.562Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T01:46:19.562Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Saving Service: vFW 2023-01-21 01-45-02 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-01-21T01:46:19.879Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 1a2da676-21bb c96e12e6-030a-4223-9ef3-9ea946ffcc78 1 ASDC deployResourceStructure 2023-01-21T01:46:19.880Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json ASDC sendASDCNotification 2023-01-21T01:46:19.880Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json 2023-01-21T01:46:19.880Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-21T01:46:19.881Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T01:46:19.881Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T01:46:19.881Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265579880, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:46:20.882Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-01-21T01:46:20.883Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml 2023-01-21T01:46:20.883Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-21T01:46:20.884Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T01:46:20.884Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T01:46:20.885Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265580882, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:46:21.885Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env ASDC sendASDCNotification 2023-01-21T01:46:21.886Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env 2023-01-21T01:46:21.886Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-21T01:46:21.886Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T01:46:21.886Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T01:46:21.886Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265581885, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:46:22.887Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar ASDC sendASDCNotification 2023-01-21T01:46:22.888Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar 2023-01-21T01:46:22.888Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-21T01:46:22.888Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T01:46:22.888Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T01:46:22.888Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265582887, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:46:23.889Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T01:46:23.925Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T01:46:23.928Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T01:46:23.928Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T01:46:23.928Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T01:46:46.966Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:46:46.968Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:46:46.968Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "aai-model-loader", "timestamp": 1674265550355, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T01:46:46.969Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:46:46.970Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:46:46.970Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "multicloud-k8s", "timestamp": 1674265552222, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T01:46:46.970Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:46:53.929Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T01:46:53.943Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T01:46:53.946Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T01:46:53.946Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T01:46:53.946Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T01:47:23.946Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T01:47:23.974Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T01:47:23.977Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T01:47:23.977Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T01:47:23.977Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T01:47:46.966Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:47:46.974Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:46.974Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "cds-sdc-listener", "timestamp": 1674265562990, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json", "status": "NOT_NOTIFIED" } 2023-01-21T01:47:46.976Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:46.977Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:46.977Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265547112, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json", "status": "NOTIFIED" } 2023-01-21T01:47:46.977Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:46.977Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:46.977Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "aai-model-loader", "timestamp": 1674265550355, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json", "status": "NOT_NOTIFIED" } 2023-01-21T01:47:46.978Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:46.978Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:46.978Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "multicloud-k8s", "timestamp": 1674265552222, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json", "status": "NOTIFIED" } 2023-01-21T01:47:46.979Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:46.979Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:46.979Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "cds-sdc-listener", "timestamp": 1674265562990, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-01-21T01:47:46.979Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:46.979Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:46.980Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265547112, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-01-21T01:47:46.980Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:46.980Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:46.980Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "aai-model-loader", "timestamp": 1674265550355, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-01-21T01:47:46.981Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:46.982Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:46.982Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "multicloud-k8s", "timestamp": 1674265552222, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-01-21T01:47:46.982Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:46.982Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:46.983Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "cds-sdc-listener", "timestamp": 1674265562990, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T01:47:46.983Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:46.983Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:46.983Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265547112, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T01:47:46.983Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:46.983Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:46.983Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "aai-model-loader", "timestamp": 1674265550355, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T01:47:46.984Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:46.984Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:46.984Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "multicloud-k8s", "timestamp": 1674265552222, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T01:47:46.987Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:46.988Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:46.988Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "cds-sdc-listener", "timestamp": 1674265562990, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-01-21T01:47:46.988Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:46.988Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:46.988Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265547112, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-01-21T01:47:46.989Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:46.989Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:46.989Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "aai-model-loader", "timestamp": 1674265550355, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-01-21T01:47:46.989Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:46.989Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:46.989Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "multicloud-k8s", "timestamp": 1674265552222, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-01-21T01:47:46.990Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:46.990Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:46.990Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "cds-sdc-listener", "timestamp": 1674265562990, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-template.yml", "status": "NOT_NOTIFIED" } 2023-01-21T01:47:46.990Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:46.990Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:46.990Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265547112, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-template.yml", "status": "NOT_NOTIFIED" } 2023-01-21T01:47:46.991Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:46.991Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:46.991Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "aai-model-loader", "timestamp": 1674265550355, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-template.yml", "status": "NOT_NOTIFIED" } 2023-01-21T01:47:46.991Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:46.991Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:46.991Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "multicloud-k8s", "timestamp": 1674265552222, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-template.yml", "status": "NOT_NOTIFIED" } 2023-01-21T01:47:46.992Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:46.992Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:46.992Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "cds-sdc-listener", "timestamp": 1674265562990, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "NOTIFIED" } 2023-01-21T01:47:46.992Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:46.992Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:46.992Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265547112, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "NOTIFIED" } 2023-01-21T01:47:46.992Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:46.992Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:46.993Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "aai-model-loader", "timestamp": 1674265550355, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "NOTIFIED" } 2023-01-21T01:47:46.993Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:46.993Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:46.993Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "multicloud-k8s", "timestamp": 1674265552222, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "NOTIFIED" } 2023-01-21T01:47:46.993Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:46.993Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:46.995Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "aai-model-loader", "timestamp": 1674265571056, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-21T01:47:46.995Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:46.995Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:46.995Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "cds-sdc-listener", "timestamp": 1674265571710, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-21T01:47:46.996Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:46.996Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:46.996Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "multicloud-k8s", "timestamp": 1674265572385, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json", "status": "DOWNLOAD_OK" } 2023-01-21T01:47:46.996Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:46.996Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:46.996Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265571277, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-21T01:47:46.997Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:46.997Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:46.997Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "cds-sdc-listener", "timestamp": 1674265572728, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T01:47:46.997Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:46.997Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:46.997Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "multicloud-k8s", "timestamp": 1674265573552, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-01-21T01:47:46.997Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:46.997Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:46.998Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "cds-sdc-listener", "timestamp": 1674265572728, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json", "status": "NOT_NOTIFIED" } 2023-01-21T01:47:46.998Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:46.998Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:46.998Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "multicloud-k8s", "timestamp": 1674265574665, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-01-21T01:47:46.998Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:46.998Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:46.998Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "cds-sdc-listener", "timestamp": 1674265572728, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-01-21T01:47:46.999Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:46.999Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:46.999Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "multicloud-k8s", "timestamp": 1674265575809, "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-01-21T01:47:47.018Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 45b98f7f-dcbb-46a0-9c9c-0914743c0330 2023-01-21T01:47:47.019Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T01:47:47.036Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:47.037Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "cds-sdc-listener", "timestamp": 1674265572728, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T01:47:47.037Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:47.037Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:47.037Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "multicloud-k8s", "timestamp": 1674265576818, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json", "status": "DEPLOY_OK" } 2023-01-21T01:47:47.038Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:47.038Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:47.038Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "cds-sdc-listener", "timestamp": 1674265572728, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-01-21T01:47:47.038Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:47.039Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:47.039Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265576258, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json", "status": "DOWNLOAD_OK" } 2023-01-21T01:47:47.039Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:47.039Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:47.039Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "multicloud-k8s", "timestamp": 1674265577821, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T01:47:47.040Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:47.040Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:47.040Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "cds-sdc-listener", "timestamp": 1674265572728, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-template.yml", "status": "NOT_NOTIFIED" } 2023-01-21T01:47:47.040Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:47.041Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:47.041Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265577350, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-01-21T01:47:47.041Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:47.041Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:47.041Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "multicloud-k8s", "timestamp": 1674265577821, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json", "status": "NOTIFIED" } 2023-01-21T01:47:47.042Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:47.042Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:47.042Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "cds-sdc-listener", "timestamp": 1674265572728, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "NOTIFIED" } 2023-01-21T01:47:47.042Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:47.043Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:47.043Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "multicloud-k8s", "timestamp": 1674265577821, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-01-21T01:47:47.043Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:47.043Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:47.044Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265578440, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-01-21T01:47:47.044Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:47.044Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:47.044Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "cds-sdc-listener", "timestamp": 1674265580014, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-21T01:47:47.045Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:47.045Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:47.045Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "multicloud-k8s", "timestamp": 1674265577821, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T01:47:47.045Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:47.046Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:47.046Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265579880, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json", "status": "DEPLOY_OK" } 2023-01-21T01:47:47.046Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:47.046Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:47.046Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "multicloud-k8s", "timestamp": 1674265577821, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-01-21T01:47:47.047Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:47.047Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:47.047Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265580882, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2023-01-21T01:47:47.048Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:47.048Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:47.048Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "multicloud-k8s", "timestamp": 1674265577821, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-template.yml", "status": "NOT_NOTIFIED" } 2023-01-21T01:47:47.049Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:47.049Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:47.049Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265581885, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2023-01-21T01:47:47.049Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:47.049Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:47.050Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "multicloud-k8s", "timestamp": 1674265577821, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "NOTIFIED" } 2023-01-21T01:47:47.050Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:47.050Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:47.050Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265582887, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "DEPLOY_OK" } 2023-01-21T01:47:47.051Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:47.051Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:47.051Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "multicloud-k8s", "timestamp": 1674265584993, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json", "status": "DOWNLOAD_OK" } 2023-01-21T01:47:47.051Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:47.051Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:47.052Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "multicloud-k8s", "timestamp": 1674265586104, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2023-01-21T01:47:47.052Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:47.052Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:47.053Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "multicloud-k8s", "timestamp": 1674265587293, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2023-01-21T01:47:47.053Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:47.053Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:47.053Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "aai-model-loader", "timestamp": 1674265586053, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "DEPLOY_OK" } 2023-01-21T01:47:47.054Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:47.054Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:47.054Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "multicloud-k8s", "timestamp": 1674265588344, "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-01-21T01:47:47.073Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 13870b9d-0319-462b-b063-7789f4b0e2c4 2023-01-21T01:47:47.073Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T01:47:47.084Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:47.084Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "aai-model-loader", "timestamp": 1674265587057, "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-01-21T01:47:47.090Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 45b98f7f-dcbb-46a0-9c9c-0914743c0330 2023-01-21T01:47:47.091Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T01:47:47.102Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:47.103Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "multicloud-k8s", "timestamp": 1674265589385, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json", "status": "DEPLOY_OK" } 2023-01-21T01:47:47.103Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:47.103Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:47.103Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "aai-model-loader", "timestamp": 1674265588059, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T01:47:47.103Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:47.104Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:47.104Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "aai-model-loader", "timestamp": 1674265588059, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json", "status": "NOT_NOTIFIED" } 2023-01-21T01:47:47.104Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:47.104Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:47.104Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "aai-model-loader", "timestamp": 1674265588059, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-01-21T01:47:47.105Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:47.105Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:47.105Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "aai-model-loader", "timestamp": 1674265588059, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T01:47:47.105Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:47.106Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:47.106Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "aai-model-loader", "timestamp": 1674265588059, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-01-21T01:47:47.106Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:47.106Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:47.107Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "aai-model-loader", "timestamp": 1674265588059, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-template.yml", "status": "NOT_NOTIFIED" } 2023-01-21T01:47:47.107Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:47.107Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:47.107Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "aai-model-loader", "timestamp": 1674265588059, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "NOTIFIED" } 2023-01-21T01:47:47.107Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:47.108Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:47.108Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "aai-model-loader", "timestamp": 1674265595179, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-21T01:47:47.108Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:47.108Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:47.108Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "aai-model-loader", "timestamp": 1674265602008, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "DEPLOY_OK" } 2023-01-21T01:47:47.109Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:47:47.109Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T01:47:47.109Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "aai-model-loader", "timestamp": 1674265603010, "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-01-21T01:47:47.116Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 13870b9d-0319-462b-b063-7789f4b0e2c4 2023-01-21T01:47:47.116Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T01:47:53.977Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T01:47:53.992Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T01:47:53.996Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T01:47:53.996Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T01:47:53.996Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T01:47:53.996Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T01:48:23.997Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T01:48:24.014Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T01:48:24.018Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T01:48:24.018Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T01:48:24.018Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T01:48:24.018Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T01:48:46.966Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:48:54.019Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T01:48:54.032Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T01:48:54.034Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T01:48:54.035Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T01:48:54.035Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T01:48:54.035Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T01:49:24.035Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T01:49:24.050Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T01:49:24.053Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T01:49:24.053Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T01:49:24.054Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T01:49:24.054Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T01:49:46.966Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:49:54.054Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T01:49:54.069Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T01:49:54.072Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T01:49:54.073Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T01:49:54.073Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T01:49:54.073Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T01:50:24.073Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T01:50:24.089Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T01:50:24.091Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T01:50:24.092Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T01:50:24.092Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T01:50:24.092Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T01:50:46.968Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:50:54.092Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T01:50:54.107Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T01:50:54.110Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T01:50:54.111Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T01:50:54.111Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T01:50:54.111Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T01:51:03.641Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T01:51:03.642Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Member SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11-30194c68-3dcd-4cb8-b4fd-63c5d4666c2d 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-01-21T01:51:03.644Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-01-21T01:51:03.644Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-01-21T01:51:04.522Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T01:51:04.533Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T01:51:04.534Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] (Re-)joining group 2023-01-21T01:51:04.541Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Successfully joined group with generation Generation{generationId=2, memberId='SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84', protocol='range'} 2023-01-21T01:51:04.542Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Finished assignment for group at generation 2: {SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84=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-01-21T01:51:04.559Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Successfully synced group in generation Generation{generationId=2, memberId='SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84', protocol='range'} 2023-01-21T01:51:04.560Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T01:51:04.561Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T01:51:04.566Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T01:51:04.566Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T01:51:04.566Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T01:51:04.570Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T01:51:04.570Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T01:51:04.570Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T01:51:24.111Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-21T01:51:24.112Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T01:51:24.124Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 and serviceModelVersionId: da9ce12f-8aa6-4f93-842c-f50b6e0cc987 2023-01-21T01:51:24.125Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b727b54e-fb07-446b-8ee1-128b369f25e5 2023-01-21T01:51:40.073Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0 2023-01-21T01:51:40.181Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-01-21T01:51:40.672Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0|INFO|500||Invoke 2023-01-21T01:51:40.677Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[45b98f7f-dcbb-46a0-9c9c-0914743c0330], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[95b6e33b-916e-4496-8bb6-ec90f14a5906], X-ECOMP-RequestID=[45b98f7f-dcbb-46a0-9c9c-0914743c0330], X-TransactionId=[], X-ONAP-RequestID=[45b98f7f-dcbb-46a0-9c9c-0914743c0330], Content-Type=[application/merge-patch+json]} 2023-01-21T01:51:40.697Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-21T01:51:41.068Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?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/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0 has http status code:200 and response headers:{date=[Sat, 21 Jan 2023 01:51:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[337], vertex-id=[176192], x-aai-txid=[1-aai-resources-230121-01:51:41:313-79725], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-21T01:51:41.100Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-21T01:51:41.101Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0|INFO|500||InvokeReturn 2023-01-21T01:51:41.106Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-21T01:51:41.107Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||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-01-21T01:51:41.117Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||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-01-21T01:51:41.118Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 45b98f7f-dcbb-46a0-9c9c-0914743c0330 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-21T01:51:41.119Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-21T01:51:41.120Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T01:51:41.120Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T01:51:41.120Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265901118, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:51:41.141Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-21T01:51:41.141Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265901118, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-21T01:51:41.142Z||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-01-21T01:51:42.139Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T01:51:42.139Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-01-21T01:51:42.140Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T01:51:42.140Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T01:51:42.141Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T01:51:42.141Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] (Re-)joining group 2023-01-21T01:51:42.145Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11-42ac0946-db08-4bd7-a661-fd7bfba18af0 2023-01-21T01:51:42.145Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T01:51:42.146Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T01:51:42.146Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] (Re-)joining group 2023-01-21T01:51:43.663Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T01:51:46.672Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T01:51:46.965Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:51:46.974Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T01:51:46.974Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] (Re-)joining group 2023-01-21T01:51:46.978Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Successfully joined group with generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11-42ac0946-db08-4bd7-a661-fd7bfba18af0', protocol='range'} 2023-01-21T01:51:46.978Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Successfully joined group with generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84', protocol='range'} 2023-01-21T01:51:46.981Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-21T01:51:46.981Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-21T01:51:46.982Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-21T01:51:46.982Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-21T01:51:46.982Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-21T01:51:46.983Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-21T01:51:46.984Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Finished assignment for group at generation 3: {SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11-42ac0946-db08-4bd7-a661-fd7bfba18af0=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-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84=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-01-21T01:51:46.991Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Successfully synced group in generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11-42ac0946-db08-4bd7-a661-fd7bfba18af0', protocol='range'} 2023-01-21T01:51:46.991Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Successfully synced group in generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84', protocol='range'} 2023-01-21T01:51:46.992Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T01:51:46.992Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T01:51:46.992Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T01:51:46.992Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T01:51:46.995Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T01:51:46.995Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T01:51:46.995Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T01:51:46.995Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T01:51:46.995Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T01:51:46.995Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T01:51:46.996Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T01:51:46.996Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T01:51:46.996Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T01:51:46.996Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T01:51:46.997Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T01:51:46.997Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T01:51:47.002Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-21T01:51:47.003Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"45b98f7f-dcbb-46a0-9c9c-0914743c0330","serviceName":"vFW 2023-01-21 01-45-02","serviceVersion":"1.0","serviceUUID":"da9ce12f-8aa6-4f93-842c-f50b6e0cc987","serviceDescription":"catalog service description","serviceInvariantUUID":"b727b54e-fb07-446b-8ee1-128b369f25e5","resources":[{"resourceInstanceName":"vFW 1a2da676-21bb 0","resourceName":"vFW 1a2da676-21bb","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"c96e12e6-030a-4223-9ef3-9ea946ffcc78","resourceInvariantUUID":"781d8412-3ada-442b-8809-b3149e33c244","resourceCustomizationUUID":"f4fe54a7-feef-4404-973c-368699dddb1d","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vf-license-model.xml","artifactChecksum":"OTZiNjQ4N2U5MmU3MDJhODg0NjBkMTZmOTE1Mzc2OWI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"52f2c04f-3d64-4595-9761-611c592e8fb0","artifactVersion":"1"},{"artifactName":"vfw1a2da67621bb0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json","artifactChecksum":"MTRjNWViMjc3ZWRhNDcxMDM3YzE2NzFkZGMyYzQyYzM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"90f29a0e-c305-4a3c-9657-0ba8ca59a031","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"7a3af22d-5348-472e-8bfe-14e26c1ece1a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTg4MTVkN2Q3MGE3ZDg0YTczYmQwN2Y2N2QxNzFiMDk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"bd282208-8ee5-4347-b4bc-71e73470773c","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ca56e45e-82c8-42d9-a72f-4cc0982a1aa1","artifactVersion":"2","generatedFromUUID":"7a3af22d-5348-472e-8bfe-14e26c1ece1a"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230121014502-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-template.yml","artifactChecksum":"ZmU4N2E1ZDc0N2NlMTRmZWMyZDliZjQ4OWMwMmE3NGE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"94edccef-fe84-4340-bed4-fa5aed749213","artifactVersion":"1"},{"artifactName":"service-Vfw20230121014502-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar","artifactChecksum":"NDNhZDYxOGY1MjViMzViN2FjMDU0OWY3ZWI5NTE3YTE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"44f0b1ea-54d5-4b9e-b2c6-1ff673054616","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-21T01:51:47.005Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T01:51:47.005Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T01:51:47.006Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T01:51:47.006Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265902139, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:51:48.006Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T01:51:48.007Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T01:51:48.007Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T01:51:48.007Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265902139, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:51:48.010Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-21T01:51:48.011Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265902139, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T01:51:48.011Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:51:49.008Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T01:51:49.009Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T01:51:49.010Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T01:51:49.010Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265902139, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:51:50.011Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T01:51:50.012Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T01:51:50.012Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T01:51:50.012Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265902139, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:51:51.013Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T01:51:51.014Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T01:51:51.014Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T01:51:51.014Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265902139, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:51:52.015Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T01:51:52.016Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T01:51:52.016Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T01:51:52.016Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265902139, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:51:53.017Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T01:51:53.018Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T01:51:53.018Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T01:51:53.019Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265902139, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:51:54.020Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "serviceName": "vFW 2023-01-21 01-45-02", "serviceVersion": "1.0", "serviceUUID": "da9ce12f-8aa6-4f93-842c-f50b6e0cc987", "serviceDescription": "catalog service description", "serviceInvariantUUID": "b727b54e-fb07-446b-8ee1-128b369f25e5", "resources": [ { "resourceInstanceName": "vFW 1a2da676-21bb 0", "resourceCustomizationUUID": "f4fe54a7-feef-4404-973c-368699dddb1d", "resourceName": "vFW 1a2da676-21bb", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "c96e12e6-030a-4223-9ef3-9ea946ffcc78", "resourceInvariantUUID": "781d8412-3ada-442b-8809-b3149e33c244", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw1a2da67621bb0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json", "artifactChecksum": "MTRjNWViMjc3ZWRhNDcxMDM3YzE2NzFkZGMyYzQyYzM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "90f29a0e-c305-4a3c-9657-0ba8ca59a031", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "7a3af22d-5348-472e-8bfe-14e26c1ece1a", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "ca56e45e-82c8-42d9-a72f-4cc0982a1aa1", "generatedFromUUID": "7a3af22d-5348-472e-8bfe-14e26c1ece1a" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "ca56e45e-82c8-42d9-a72f-4cc0982a1aa1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230121014502-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "artifactChecksum": "NDNhZDYxOGY1MjViMzViN2FjMDU0OWY3ZWI5NTE3YTE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "44f0b1ea-54d5-4b9e-b2c6-1ff673054616" } ], "workloadContext": "Production" } 2023-01-21T01:51:54.021Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-21T01:51:54.022Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 da9ce12f-8aa6-4f93-842c-f50b6e0cc987 ASDC 2023-01-21T01:51:54.022Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:45b98f7f-dcbb-46a0-9c9c-0914743c0330 ServiceName:vFW 2023-01-21 01-45-02 ServiceVersion:1.0 ServiceUUID:da9ce12f-8aa6-4f93-842c-f50b6e0cc987 ServiceInvariantUUID:b727b54e-fb07-446b-8ee1-128b369f25e5 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230121014502-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar ArtifactUUID:44f0b1ea-54d5-4b9e-b2c6-1ff673054616 ArtifactChecksum:NDNhZDYxOGY1MjViMzViN2FjMDU0OWY3ZWI5NTE3YTE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 1a2da676-21bb 0 ResourceCustomizationUUID:f4fe54a7-feef-4404-973c-368699dddb1d ResourceInvariantUUID:781d8412-3ada-442b-8809-b3149e33c244 ResourceName:vFW 1a2da676-21bb ResourceType:VF ResourceUUID:c96e12e6-030a-4223-9ef3-9ea946ffcc78 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw1a2da67621bb0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json ArtifactUUID:90f29a0e-c305-4a3c-9657-0ba8ca59a031 ArtifactChecksum:MTRjNWViMjc3ZWRhNDcxMDM3YzE2NzFkZGMyYzQyYzM= 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/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml ArtifactUUID:7a3af22d-5348-472e-8bfe-14e26c1ece1a 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/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env ArtifactUUID:ca56e45e-82c8-42d9-a72f-4cc0982a1aa1 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/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env ArtifactUUID:ca56e45e-82c8-42d9-a72f-4cc0982a1aa1 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-21T01:51:54.023Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF da9ce12f-8aa6-4f93-842c-f50b6e0cc987 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-01-21T01:51:54.051Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T01:51:54.052Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T01:51:54.052Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T01:51:54.052Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 44f0b1ea-54d5-4b9e-b2c6-1ff673054616 from URL: /sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar 2023-01-21T01:51:54.053Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-01-21T01:51:54.053Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar 2023-01-21T01:51:54.275Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-01-21T01:51:54.276Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar 44f0b1ea-54d5-4b9e-b2c6-1ff673054616 101500 2023-01-21T01:51:54.277Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar ASDC sendASDCNotification 2023-01-21T01:51:54.277Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar 2023-01-21T01:51:54.277Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-21T01:51:54.278Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T01:51:54.278Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T01:51:54.278Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265914277, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:51:55.279Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T01:51:55.280Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T01:51:55.280Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 44f0b1ea-54d5-4b9e-b2c6-1ff673054616, URL: /sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar to file: /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T01:51:55.281Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230121014502-csar.csar 2023-01-21T01:51:55.282Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T01:51:55.282Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T01:51:55.461Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8654744443621688438/Definitions/service-Vfw20230121014502-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 2023-01-21T01:51:57.523Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-21T01:51:57.524Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T01:51:57.524Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T01:51:57.524Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-01-21T01:51:57.524Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T01:51:57.524Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||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-Vfw20230121014502-csar.csar 2023-01-21T01:51:57.524Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 1a2da676-21bb 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-Vfw20230121014502-csar.csar 2023-01-21T01:51:57.524Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||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-Vfw20230121014502-csar.csar 2023-01-21T01:51:57.525Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||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-Vfw20230121014502-csar.csar 2023-01-21T01:51:57.525Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T01:51:57.525Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T01:51:57.525Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||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-Vfw20230121014502-csar.csar 2023-01-21T01:51:57.525Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T01:51:57.525Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T01:51:57.525Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T01:51:57.525Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T01:51:57.525Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:51:57.525Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T01:51:57.526Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is matching search criteria 2023-01-21T01:51:57.526Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T01:51:57.526Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 1a2da676-21bb 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T01:51:57.526Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:51:57.526Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T01:51:57.526Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is matching search criteria 2023-01-21T01:51:57.527Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T01:51:57.527Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 1a2da676-21bb 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T01:51:57.527Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:51:57.527Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T01:51:57.527Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:51:57.527Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is not matching search criteria 2023-01-21T01:51:57.527Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-21T01:51:57.528Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-21T01:51:57.528Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-21T01:51:57.528Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-21T01:51:57.528Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-21T01:51:57.528Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T01:51:57.528Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-21T01:51:57.529Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-21T01:51:57.529Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-21T01:51:57.529Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-21T01:51:57.529Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-21T01:51:57.529Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-21T01:51:57.529Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-21T01:51:57.529Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-21T01:51:57.530Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T01:51:57.530Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-21T01:51:57.530Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:51:57.530Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-21T01:51:57.530Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:51:57.530Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is matching search criteria 2023-01-21T01:51:57.531Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 1a2da676-21bb 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T01:51:57.531Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:51:57.531Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is matching search criteria 2023-01-21T01:51:57.531Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 1a2da676-21bb 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T01:51:57.531Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:51:57.531Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is matching search criteria 2023-01-21T01:51:57.532Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 1a2da676-21bb 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T01:51:57.532Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:51:57.532Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is not matching search criteria 2023-01-21T01:51:57.532Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-21T01:51:57.532Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-01-21T01:51:57.532Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-21T01:51:57.532Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-21T01:51:57.533Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-21T01:51:57.533Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-21T01:51:57.533Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-21T01:51:57.533Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-21T01:51:57.533Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-21T01:51:57.533Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-21T01:51:57.533Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T01:51:57.533Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=0b891178-d120-4844-9fd1-def066c91da2 2023-01-21T01:51:57.534Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:51:57.534Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is not matching search criteria 2023-01-21T01:51:57.534Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-21T01:51:57.534Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-21T01:51:57.534Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-21T01:51:57.534Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-21T01:51:57.534Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-21T01:51:57.534Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T01:51:57.535Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-21T01:51:57.535Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-01-21T01:51:57.535Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-21T01:51:57.535Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-21T01:51:57.535Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-21T01:51:57.535Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T01:51:57.535Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=39289008-5ebe-4286-b3c5-8df8773a55e3 2023-01-21T01:51:57.535Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:51:57.536Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is not matching search criteria 2023-01-21T01:51:57.536Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-21T01:51:57.536Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-21T01:51:57.536Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-21T01:51:57.536Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-21T01:51:57.536Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-21T01:51:57.536Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T01:51:57.537Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-21T01:51:57.537Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-21T01:51:57.537Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-21T01:51:57.537Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-21T01:51:57.538Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-21T01:51:57.538Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-01-21T01:51:57.538Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=3165e770-78e5-48c5-ad19-04d487fdc642 2023-01-21T01:51:57.538Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:51:57.539Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T01:51:57.539Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:51:57.539Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T01:51:57.539Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:51:57.539Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T01:51:57.540Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:51:57.540Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T01:51:57.540Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-01-21 01-45-02 Description:catalog service description Model UUID:da9ce12f-8aa6-4f93-842c-f50b6e0cc987 Model Version:NULL Model InvariantUuid:b727b54e-fb07-446b-8ee1-128b369f25e5 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 1a2da676-21bb Model UUID:3d2be369-370d-4411-aca2-dcddb491b8fb Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:781d8412-3ada-442b-8809-b3149e33c244 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:f4fe54a7-feef-4404-973c-368699dddb1d NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:dc72afcf-144c-47b1-8520-9e8c53cc5c65 ModelName:Vfw1a2da67621bb..base_vfw..module-0 ModelUuid:897a71f4-0f84-4bf2-b030-7fa92b405fe9 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:0b891178-d120-4844-9fd1-def066c91da2 ModelInvariantUuid:9cade322-c073-4a62-89a0-a3e8ab9a42ad ModelName:vFW 1a2da676-21bb-nodes.vfwCvfc ModelUuid:97b26e39-a776-4d6a-bf4d-1987b81a80a1 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:d0571160-6d72-4749-be10-876ace27ab8c ModelInvariantUuid:67e49acd-e87a-4d19-9d2d-679ffee517f3 ModelName:Vfw1a2da67621bb.compute.nodes.heat.vfw ModelUuid:9be0c9bb-f476-43fb-b205-bf912e911d4d ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:39289008-5ebe-4286-b3c5-8df8773a55e3 ModelInvariantUuid:53132702-2590-4264-a8fb-8af2453e2b1e ModelName:vFW 1a2da676-21bb-nodes.vsnCvfc ModelUuid:86a391ce-7b26-426c-8768-bb1287ece196 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:277fefbd-12ce-4109-a6fd-fe8ab4d7dd5a ModelInvariantUuid:dfe21d4e-409b-4e81-bc44-04824b506712 ModelName:Vfw1a2da67621bb.compute.nodes.heat.vsn ModelUuid:2b68fb56-bb46-4f9a-bbf3-b2e4ca5fad27 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:3165e770-78e5-48c5-ad19-04d487fdc642 ModelInvariantUuid:7f53b2f0-ce1d-4400-aef7-27465b61f170 ModelName:vFW 1a2da676-21bb-nodes.vpgCvfc ModelUuid:dcdfb45a-17f2-4e76-b4f8-86f0eba1184a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:caf98f05-eada-462b-af8f-fbc39ed46f37 ModelInvariantUuid:9a4bf715-b00a-4f8f-be41-51d498b690a0 ModelName:Vfw1a2da67621bb.compute.nodes.heat.vpg ModelUuid:f1f4c7c6-6ca2-461a-955b-a3105cfea4d7 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-01-21T01:51:57.565Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||ERROR|500||Csar with UUID: 44f0b1ea-54d5-4b9e-b2c6-1ff673054616 already exists 2023-01-21T01:51:57.569Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar ASDC sendASDCNotification 2023-01-21T01:51:57.569Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar(Csar with UUID: 44f0b1ea-54d5-4b9e-b2c6-1ff673054616 already exists) 2023-01-21T01:51:57.569Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-21T01:51:57.570Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T01:51:57.570Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T01:51:57.570Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265917565, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 44f0b1ea-54d5-4b9e-b2c6-1ff673054616 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:51:58.572Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar ASDC sendASDCNotification 2023-01-21T01:51:58.572Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar(Resource with UUID: c96e12e6-030a-4223-9ef3-9ea946ffcc78 already exists) 2023-01-21T01:51:58.572Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-21T01:51:58.573Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T01:51:58.573Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T01:51:58.573Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265918572, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: c96e12e6-030a-4223-9ef3-9ea946ffcc78 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:51:59.574Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T01:51:59.589Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T01:51:59.593Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T01:51:59.593Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T01:51:59.593Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T01:51:59.593Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T01:52:29.594Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T01:52:29.607Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T01:52:29.609Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T01:52:29.610Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T01:52:29.610Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T01:52:29.610Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T01:52:46.965Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:52:46.967Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-21T01:52:46.967Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265902139, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json", "status": "NOTIFIED" } 2023-01-21T01:52:46.968Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:52:59.610Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T01:52:59.626Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T01:52:59.629Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T01:52:59.629Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T01:52:59.629Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T01:52:59.629Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T01:53:29.629Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T01:53:29.643Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T01:53:29.646Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T01:53:29.646Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T01:53:29.646Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T01:53:29.647Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T01:53:46.965Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:53:46.967Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-21T01:53:46.967Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265902139, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-01-21T01:53:46.968Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:53:46.968Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-21T01:53:46.968Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265902139, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T01:53:46.968Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:53:46.969Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-21T01:53:46.969Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265902139, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-01-21T01:53:46.969Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:53:46.969Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-21T01:53:46.969Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265902139, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-template.yml", "status": "NOT_NOTIFIED" } 2023-01-21T01:53:46.969Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:53:46.969Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-21T01:53:46.969Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265902139, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "NOTIFIED" } 2023-01-21T01:53:46.969Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:53:46.970Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-21T01:53:46.970Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265914277, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-21T01:53:46.970Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:53:46.970Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-21T01:53:46.970Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265917565, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 44f0b1ea-54d5-4b9e-b2c6-1ff673054616 already exists" } 2023-01-21T01:53:46.970Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:53:46.970Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-21T01:53:46.970Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674265918572, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: c96e12e6-030a-4223-9ef3-9ea946ffcc78 already exists" } 2023-01-21T01:53:46.971Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:53:59.647Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T01:53:59.661Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T01:53:59.665Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T01:53:59.665Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T01:53:59.665Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T01:53:59.665Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T01:54:29.666Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T01:54:29.682Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T01:54:29.685Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T01:54:29.685Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T01:54:29.685Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T01:54:29.685Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T01:54:46.966Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:54:59.687Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T01:54:59.718Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T01:54:59.723Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T01:54:59.723Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T01:54:59.723Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T01:54:59.723Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T01:55:29.724Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T01:55:29.739Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T01:55:29.742Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T01:55:29.742Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T01:55:29.742Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T01:55:29.742Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T01:55:46.967Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:55:59.742Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T01:55:59.757Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T01:55:59.760Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T01:55:59.760Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T01:55:59.761Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T01:55:59.761Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T01:56:29.761Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T01:56:29.782Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T01:56:29.785Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T01:56:29.786Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T01:56:29.786Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T01:56:29.786Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T01:56:46.969Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:56:47.057Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T01:56:47.058Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Member SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11-42ac0946-db08-4bd7-a661-fd7bfba18af0 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-01-21T01:56:47.058Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-01-21T01:56:47.058Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-01-21T01:56:47.465Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T01:56:47.472Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T01:56:47.472Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] (Re-)joining group 2023-01-21T01:56:47.481Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Successfully joined group with generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84', protocol='range'} 2023-01-21T01:56:47.482Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Finished assignment for group at generation 4: {SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84=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-01-21T01:56:47.499Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Successfully synced group in generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84', protocol='range'} 2023-01-21T01:56:47.500Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T01:56:47.500Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T01:56:47.507Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T01:56:47.508Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T01:56:47.508Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T01:56:47.508Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=86, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T01:56:47.508Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T01:56:47.509Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T01:56:59.786Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-21T01:56:59.787Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T01:56:59.793Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 and serviceModelVersionId: da9ce12f-8aa6-4f93-842c-f50b6e0cc987 2023-01-21T01:56:59.793Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b727b54e-fb07-446b-8ee1-128b369f25e5 2023-01-21T01:56:59.795Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0 2023-01-21T01:56:59.805Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-01-21T01:56:59.873Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0|INFO|500||Invoke 2023-01-21T01:56:59.874Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[45b98f7f-dcbb-46a0-9c9c-0914743c0330], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[c2ec8315-154a-41b9-b3de-75377d7f508a], X-ECOMP-RequestID=[45b98f7f-dcbb-46a0-9c9c-0914743c0330], X-TransactionId=[], X-ONAP-RequestID=[45b98f7f-dcbb-46a0-9c9c-0914743c0330], Content-Type=[application/merge-patch+json]} 2023-01-21T01:56:59.880Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-21T01:57:00.042Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?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/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0 has http status code:200 and response headers:{date=[Sat, 21 Jan 2023 01:57:00 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[149], vertex-id=[176192], x-aai-txid=[0-aai-resources-230121-01:57:00:497-74250], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-21T01:57:00.042Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-21T01:57:00.043Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0|INFO|500||InvokeReturn 2023-01-21T01:57:00.044Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-21T01:57:00.044Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||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-01-21T01:57:00.051Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||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-01-21T01:57:00.052Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 45b98f7f-dcbb-46a0-9c9c-0914743c0330 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-21T01:57:00.052Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-21T01:57:00.053Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T01:57:00.053Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T01:57:00.053Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674266220052, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:57:00.072Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T01:57:00.073Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674266220052, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-21T01:57:00.074Z||pool-2-thread-4|||||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-01-21T01:57:01.073Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-21T01:57:01.074Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"13870b9d-0319-462b-b063-7789f4b0e2c4","serviceName":"basic_onboard_NWXFRB","serviceVersion":"1.0","serviceUUID":"07e40dd4-94ca-4b5d-8af2-f8bae515f67a","serviceDescription":"service","serviceInvariantUUID":"9ca22f49-0199-4c2e-93b7-c64102c6227b","resources":[{"resourceInstanceName":"basic_onboard_NWXFRB 0","resourceName":"basic_onboard_NWXFRB","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"817be29a-e8f0-451d-85e6-5bf56c2250f8","resourceInvariantUUID":"63f3fab4-e4f6-4151-87e8-05079c257eaf","resourceCustomizationUUID":"30509283-d0a5-43ba-8b90-ad64c2cc93db","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vf-license-model.xml","artifactChecksum":"YThhMzlkNjNkYjg0Zjg2M2FmMWQ1MDBiN2JiZWU1YjY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c6ded93e-a8c7-4be9-88a4-8f72e67b3b3c","artifactVersion":"1"},{"artifactName":"basic_onboard_nwxfrb0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json","artifactChecksum":"YzdhNDliZDY0ODU1MGRiODM0ZGZiMTNjZDJkYjdkMDY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d46ef092-d69c-4879-9203-9037c370df17","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"0499d477-2bd1-4dd7-9e43-f6406263c841","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ddcf8e80-c53e-4f77-a0a4-cb4c2bfac593","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"14dd871a-88aa-4fb9-a5a8-0ce68c710922","artifactVersion":"2","generatedFromUUID":"0499d477-2bd1-4dd7-9e43-f6406263c841"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardNwxfrb-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-template.yml","artifactChecksum":"ZGI4YzJiY2QxMjczNzZmZGZiZjAxNDBiODVlZDI2OTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7ce644cb-4dd9-4ceb-a69f-91419c76d928","artifactVersion":"1"},{"artifactName":"service-BasicOnboardNwxfrb-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar","artifactChecksum":"NGEzMzQ4NGViOGE2MGFkOWFmNjEyM2ZmNDNkMmVlOTE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b004d70f-6655-4372-a024-53bb61ccbbe3","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-21T01:57:01.075Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T01:57:01.076Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T01:57:01.076Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T01:57:01.076Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674265902139, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:57:02.077Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T01:57:02.077Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T01:57:02.077Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T01:57:02.077Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674265902139, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:57:03.078Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T01:57:03.079Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T01:57:03.079Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T01:57:03.079Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674265902139, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:57:04.080Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T01:57:04.081Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T01:57:04.081Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T01:57:04.081Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674265902139, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:57:05.082Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T01:57:05.082Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T01:57:05.082Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T01:57:05.082Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674265902139, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:57:06.083Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T01:57:06.084Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T01:57:06.084Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T01:57:06.084Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674265902139, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:57:07.084Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T01:57:07.085Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T01:57:07.085Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T01:57:07.085Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674265902139, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:57:08.087Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "serviceName": "basic_onboard_NWXFRB", "serviceVersion": "1.0", "serviceUUID": "07e40dd4-94ca-4b5d-8af2-f8bae515f67a", "serviceDescription": "service", "serviceInvariantUUID": "9ca22f49-0199-4c2e-93b7-c64102c6227b", "resources": [ { "resourceInstanceName": "basic_onboard_NWXFRB 0", "resourceCustomizationUUID": "30509283-d0a5-43ba-8b90-ad64c2cc93db", "resourceName": "basic_onboard_NWXFRB", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "817be29a-e8f0-451d-85e6-5bf56c2250f8", "resourceInvariantUUID": "63f3fab4-e4f6-4151-87e8-05079c257eaf", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_nwxfrb0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json", "artifactChecksum": "YzdhNDliZDY0ODU1MGRiODM0ZGZiMTNjZDJkYjdkMDY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d46ef092-d69c-4879-9203-9037c370df17", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "0499d477-2bd1-4dd7-9e43-f6406263c841", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "14dd871a-88aa-4fb9-a5a8-0ce68c710922", "generatedFromUUID": "0499d477-2bd1-4dd7-9e43-f6406263c841" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "14dd871a-88aa-4fb9-a5a8-0ce68c710922", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardNwxfrb-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "artifactChecksum": "NGEzMzQ4NGViOGE2MGFkOWFmNjEyM2ZmNDNkMmVlOTE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b004d70f-6655-4372-a024-53bb61ccbbe3" } ], "workloadContext": "Production" } 2023-01-21T01:57:08.087Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-21T01:57:08.088Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 07e40dd4-94ca-4b5d-8af2-f8bae515f67a ASDC 2023-01-21T01:57:08.089Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:13870b9d-0319-462b-b063-7789f4b0e2c4 ServiceName:basic_onboard_NWXFRB ServiceVersion:1.0 ServiceUUID:07e40dd4-94ca-4b5d-8af2-f8bae515f67a ServiceInvariantUUID:9ca22f49-0199-4c2e-93b7-c64102c6227b ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardNwxfrb-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar ArtifactUUID:b004d70f-6655-4372-a024-53bb61ccbbe3 ArtifactChecksum:NGEzMzQ4NGViOGE2MGFkOWFmNjEyM2ZmNDNkMmVlOTE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_NWXFRB 0 ResourceCustomizationUUID:30509283-d0a5-43ba-8b90-ad64c2cc93db ResourceInvariantUUID:63f3fab4-e4f6-4151-87e8-05079c257eaf ResourceName:basic_onboard_NWXFRB ResourceType:VF ResourceUUID:817be29a-e8f0-451d-85e6-5bf56c2250f8 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_nwxfrb0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json ArtifactUUID:d46ef092-d69c-4879-9203-9037c370df17 ArtifactChecksum:YzdhNDliZDY0ODU1MGRiODM0ZGZiMTNjZDJkYjdkMDY= 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/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml ArtifactUUID:0499d477-2bd1-4dd7-9e43-f6406263c841 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/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env ArtifactUUID:14dd871a-88aa-4fb9-a5a8-0ce68c710922 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/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env ArtifactUUID:14dd871a-88aa-4fb9-a5a8-0ce68c710922 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-21T01:57:08.089Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 07e40dd4-94ca-4b5d-8af2-f8bae515f67a 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-01-21T01:57:08.144Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T01:57:08.145Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T01:57:08.145Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T01:57:08.146Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: b004d70f-6655-4372-a024-53bb61ccbbe3 from URL: /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T01:57:08.146Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-01-21T01:57:08.147Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T01:57:08.514Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-01-21T01:57:08.516Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar b004d70f-6655-4372-a024-53bb61ccbbe3 75685 2023-01-21T01:57:08.516Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar ASDC sendASDCNotification 2023-01-21T01:57:08.516Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T01:57:08.516Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-21T01:57:08.517Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T01:57:08.517Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T01:57:08.517Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674266228516, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:57:09.517Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T01:57:09.518Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T01:57:09.518Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: b004d70f-6655-4372-a024-53bb61ccbbe3, URL: /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar to file: /app/ASDC/1/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T01:57:09.519Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardNwxfrb-csar.csar 2023-01-21T01:57:09.519Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T01:57:09.519Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T01:57:09.735Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6218264123456508117/Definitions/service-BasicOnboardNwxfrb-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-01-21T01:57:11.084Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-21T01:57:11.085Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T01:57:11.085Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T01:57:11.085Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-01-21T01:57:11.085Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T01:57:11.085Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||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-BasicOnboardNwxfrb-csar.csar 2023-01-21T01:57:11.086Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_NWXFRB 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-BasicOnboardNwxfrb-csar.csar 2023-01-21T01:57:11.086Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||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-BasicOnboardNwxfrb-csar.csar 2023-01-21T01:57:11.086Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||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-BasicOnboardNwxfrb-csar.csar 2023-01-21T01:57:11.086Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T01:57:11.086Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||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-BasicOnboardNwxfrb-csar.csar 2023-01-21T01:57:11.086Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T01:57:11.086Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:57:11.087Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T01:57:11.087Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is matching search criteria 2023-01-21T01:57:11.087Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T01:57:11.087Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_NWXFRB 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T01:57:11.088Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:57:11.088Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T01:57:11.088Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is matching search criteria 2023-01-21T01:57:11.088Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T01:57:11.088Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_NWXFRB 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T01:57:11.088Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:57:11.088Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T01:57:11.089Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:57:11.089Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is not matching search criteria 2023-01-21T01:57:11.089Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2023-01-21T01:57:11.089Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2023-01-21T01:57:11.089Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2023-01-21T01:57:11.089Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-01-21T01:57:11.090Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-21T01:57:11.090Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:57:11.090Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-21T01:57:11.090Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:57:11.090Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is matching search criteria 2023-01-21T01:57:11.090Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_NWXFRB 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T01:57:11.091Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:57:11.091Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is matching search criteria 2023-01-21T01:57:11.091Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_NWXFRB 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T01:57:11.091Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:57:11.091Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is matching search criteria 2023-01-21T01:57:11.091Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_NWXFRB 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T01:57:11.092Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:57:11.092Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is not matching search criteria 2023-01-21T01:57:11.092Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-01-21T01:57:11.092Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-01-21T01:57:11.092Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=1e7c47cb-a57d-4c61-adeb-d46897b93137 2023-01-21T01:57:11.092Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:57:11.093Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T01:57:11.093Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:57:11.093Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T01:57:11.093Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:57:11.093Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T01:57:11.093Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:57:11.093Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T01:57:11.094Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_NWXFRB Description:service Model UUID:07e40dd4-94ca-4b5d-8af2-f8bae515f67a Model Version:NULL Model InvariantUuid:9ca22f49-0199-4c2e-93b7-c64102c6227b Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_NWXFRB Model UUID:1722a130-7f7d-4b07-96fd-d9484c679a1c Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:63f3fab4-e4f6-4151-87e8-05079c257eaf Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:30509283-d0a5-43ba-8b90-ad64c2cc93db NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:c37127e7-4ca0-46e3-9428-b8651c56e1f7 ModelName:BasicOnboardNwxfrb..base_ubuntu18..module-0 ModelUuid:0e1e6b3c-f06b-47f4-ad4f-f3a1d7654da3 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:1e7c47cb-a57d-4c61-adeb-d46897b93137 ModelInvariantUuid:1c2cf982-5f7d-4e95-b4ed-00f84a33bc58 ModelName:basic_onboard_NWXFRB-nodes.ubuntu18Cvfc ModelUuid:9d200639-63b6-4ec3-9444-9490d2e462fa ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:f1042fbd-28a5-4f4f-b517-925980dc9f4f ModelInvariantUuid:56f794fe-811b-4473-8f58-a73099459487 ModelName:BasicOnboardNwxfrb.compute.nodes.heat.ubuntu18 ModelUuid:6517ffea-2d7a-4966-8779-a58234ff5a48 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-01-21T01:57:11.101Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 817be29a-e8f0-451d-85e6-5bf56c2250f8 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-01-21T01:57:11.105Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||basic_onboard_NWXFRB 0 2023-01-21T01:57:11.105Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 817be29a-e8f0-451d-85e6-5bf56c2250f8 2023-01-21T01:57:11.105Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: d46ef092-d69c-4879-9203-9037c370df17 from URL: /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json 2023-01-21T01:57:11.105Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-01-21T01:57:11.105Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json 2023-01-21T01:57:11.304Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-01-21T01:57:11.304Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json d46ef092-d69c-4879-9203-9037c370df17 798 2023-01-21T01:57:11.305Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json ASDC sendASDCNotification 2023-01-21T01:57:11.305Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json 2023-01-21T01:57:11.305Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-21T01:57:11.305Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T01:57:11.305Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T01:57:11.306Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674266231304, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:57:12.306Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardNwxfrb..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "c37127e7-4ca0-46e3-9428-b8651c56e1f7", "vfModuleModelVersion": "1", "vfModuleModelUUID": "0e1e6b3c-f06b-47f4-ad4f-f3a1d7654da3", "vfModuleModelCustomizationUUID": "539bfa7a-c0cc-4a20-93db-47b4b22a42eb", "isBase": true, "artifacts": [ "0499d477-2bd1-4dd7-9e43-f6406263c841", "14dd871a-88aa-4fb9-a5a8-0ce68c710922" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu18", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-01-21T01:57:12.312Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardNwxfrb..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:0e1e6b3c-f06b-47f4-ad4f-f3a1d7654da3 VfModuleModelInvariantUUID:c37127e7-4ca0-46e3-9428-b8651c56e1f7 VfModuleModelDescription:NULL Artifacts UUID List:{ 0499d477-2bd1-4dd7-9e43-f6406263c841 , 14dd871a-88aa-4fb9-a5a8-0ce68c710922 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu18 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-01-21T01:57:12.314Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardNwxfrb..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "c37127e7-4ca0-46e3-9428-b8651c56e1f7", "vfModuleModelVersion": "1", "vfModuleModelUUID": "0e1e6b3c-f06b-47f4-ad4f-f3a1d7654da3", "vfModuleModelCustomizationUUID": "539bfa7a-c0cc-4a20-93db-47b4b22a42eb", "isBase": true, "artifacts": [ "0499d477-2bd1-4dd7-9e43-f6406263c841", "14dd871a-88aa-4fb9-a5a8-0ce68c710922" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu18", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-01-21T01:57:12.314Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardNwxfrb..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:0e1e6b3c-f06b-47f4-ad4f-f3a1d7654da3 VfModuleModelInvariantUUID:c37127e7-4ca0-46e3-9428-b8651c56e1f7 VfModuleModelDescription:NULL Artifacts UUID List:{ 0499d477-2bd1-4dd7-9e43-f6406263c841 , 14dd871a-88aa-4fb9-a5a8-0ce68c710922 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu18 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-01-21T01:57:12.314Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 0499d477-2bd1-4dd7-9e43-f6406263c841 from URL: /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml 2023-01-21T01:57:12.314Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-01-21T01:57:12.314Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml 2023-01-21T01:57:12.431Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-01-21T01:57:12.431Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml 0499d477-2bd1-4dd7-9e43-f6406263c841 5033 2023-01-21T01:57:12.431Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2023-01-21T01:57:12.432Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml 2023-01-21T01:57:12.432Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-21T01:57:12.432Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T01:57:12.432Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T01:57:12.432Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674266232431, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:57:13.433Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 14dd871a-88aa-4fb9-a5a8-0ce68c710922 from URL: /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env 2023-01-21T01:57:13.433Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-01-21T01:57:13.433Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env 2023-01-21T01:57:13.520Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-01-21T01:57:13.521Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env 14dd871a-88aa-4fb9-a5a8-0ce68c710922 909 2023-01-21T01:57:13.521Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2023-01-21T01:57:13.521Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env 2023-01-21T01:57:13.521Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-21T01:57:13.521Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T01:57:13.522Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T01:57:13.522Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674266233521, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:57:14.522Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 07e40dd4-94ca-4b5d-8af2-f8bae515f67a 2023-01-21T01:57:14.523Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_NWXFRB 0 817be29a-e8f0-451d-85e6-5bf56c2250f8 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-01-21T01:57:14.537Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2b0f7fda, org.onap.sdc.toscaparser.api.parameters.Input@7b3825a0, org.onap.sdc.toscaparser.api.parameters.Input@f4abb6a, org.onap.sdc.toscaparser.api.parameters.Input@7bfa5cf6, org.onap.sdc.toscaparser.api.parameters.Input@2bdb0dfc] 2023-01-21T01:57:14.539Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:57:14.539Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T01:57:14.539Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic 2023-01-21T01:57:14.539Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= 30509283-d0a5-43ba-8b90-ad64c2cc93db 2023-01-21T01:57:14.540Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 30509283-d0a5-43ba-8b90-ad64c2cc93db matches Tosca VF Customization UUID: 30509283-d0a5-43ba-8b90-ad64c2cc93db 2023-01-21T01:57:14.540Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: 30509283-d0a5-43ba-8b90-ad64c2cc93db 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-01-21T01:57:14.542Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:57:14.542Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T01:57:14.543Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id 30509283-d0a5-43ba-8b90-ad64c2cc93db: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-01-21T01:57:14.543Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@620bb8d0 2023-01-21T01:57:14.543Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:57:14.543Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-21T01:57:14.543Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 539bfa7a-c0cc-4a20-93db-47b4b22a42eb 2023-01-21T01:57:14.544Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 539bfa7a-c0cc-4a20-93db-47b4b22a42eb 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-01-21T01:57:14.546Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:57:14.546Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is matching search criteria 2023-01-21T01:57:14.547Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_NWXFRB 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T01:57:14.547Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:57:14.547Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is matching search criteria 2023-01-21T01:57:14.547Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_NWXFRB 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T01:57:14.547Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:57:14.547Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is not matching search criteria 2023-01-21T01:57:14.548Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-01-21T01:57:14.548Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-01-21T01:57:14.548Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=1e7c47cb-a57d-4c61-adeb-d46897b93137 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-01-21T01:57:14.551Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:57:14.551Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is matching search criteria 2023-01-21T01:57:14.551Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_NWXFRB 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T01:57:14.551Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:57:14.551Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is matching search criteria 2023-01-21T01:57:14.551Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_NWXFRB 0] matching following query criteria: sdcType=VF, customizationUUID=30509283-d0a5-43ba-8b90-ad64c2cc93db 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-01-21T01:57:14.553Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:57:14.554Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T01:57:14.554Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 07e40dd4-94ca-4b5d-8af2-f8bae515f67a: basic_onboard_NWXFRB 2023-01-21T01:57:14.554Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:57:14.554Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T01:57:14.554Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:57:14.554Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T01:57:14.555Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:57:14.555Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T01:57:14.555Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:57:14.555Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T01:57:14.555Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T01:57:14.555Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T01:57:14.556Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Saving Service: basic_onboard_NWXFRB Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-01-21T01:57:14.684Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_NWXFRB 817be29a-e8f0-451d-85e6-5bf56c2250f8 1 ASDC deployResourceStructure 2023-01-21T01:57:14.684Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json ASDC sendASDCNotification 2023-01-21T01:57:14.684Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json 2023-01-21T01:57:14.685Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-21T01:57:14.685Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T01:57:14.685Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T01:57:14.685Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674266234684, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:57:15.686Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2023-01-21T01:57:15.686Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml 2023-01-21T01:57:15.687Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-21T01:57:15.687Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T01:57:15.687Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T01:57:15.687Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674266235686, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:57:16.688Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2023-01-21T01:57:16.689Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env 2023-01-21T01:57:16.689Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-21T01:57:16.689Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T01:57:16.689Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T01:57:16.689Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674266236688, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:57:17.690Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar ASDC sendASDCNotification 2023-01-21T01:57:17.690Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T01:57:17.690Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-21T01:57:17.690Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T01:57:17.691Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T01:57:17.691Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674266237690, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:57:18.692Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T01:57:18.705Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T01:57:18.708Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T01:57:18.708Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T01:57:18.709Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T01:57:18.709Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T01:57:46.966Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:57:46.972Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T01:57:46.972Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674265902139, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T01:57:46.973Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:57:46.973Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T01:57:46.973Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674265902139, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json", "status": "NOTIFIED" } 2023-01-21T01:57:46.974Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:57:46.974Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T01:57:46.974Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674265902139, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-01-21T01:57:46.974Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:57:46.974Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T01:57:46.975Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674265902139, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T01:57:46.975Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:57:46.975Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T01:57:46.975Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674265902139, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-01-21T01:57:46.975Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:57:46.976Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T01:57:46.976Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674265902139, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-template.yml", "status": "NOT_NOTIFIED" } 2023-01-21T01:57:46.976Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:57:46.976Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T01:57:46.976Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674265902139, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "NOTIFIED" } 2023-01-21T01:57:46.977Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:57:46.977Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T01:57:46.977Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674266228516, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-21T01:57:46.977Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:57:46.977Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T01:57:46.977Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674266231304, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json", "status": "DOWNLOAD_OK" } 2023-01-21T01:57:46.978Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:57:46.978Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T01:57:46.978Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674266232431, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2023-01-21T01:57:46.978Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:57:46.978Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T01:57:46.979Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674266233521, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2023-01-21T01:57:46.979Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:57:46.979Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T01:57:46.979Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674266234684, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json", "status": "DEPLOY_OK" } 2023-01-21T01:57:46.979Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:57:46.980Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T01:57:46.980Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674266235686, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } 2023-01-21T01:57:46.980Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:57:46.980Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T01:57:46.980Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674266236688, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } 2023-01-21T01:57:46.981Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:57:46.981Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T01:57:46.981Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674266237690, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "DEPLOY_OK" } 2023-01-21T01:57:46.981Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T01:57:48.709Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T01:57:48.722Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T01:57:48.725Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T01:57:48.725Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T01:57:48.725Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T01:57:48.725Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T01:58:18.725Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T01:58:18.739Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T01:58:18.742Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T01:58:18.742Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T01:58:18.742Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T01:58:18.743Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T01:58:46.966Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:58:48.743Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T01:58:48.756Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T01:58:48.758Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T01:58:48.759Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T01:58:48.759Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T01:58:48.759Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T01:59:18.759Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T01:59:18.773Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T01:59:18.776Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T01:59:18.776Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T01:59:18.776Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T01:59:18.776Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T01:59:46.966Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T01:59:48.776Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T01:59:48.791Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T01:59:48.793Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T01:59:48.794Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T01:59:48.794Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T01:59:48.794Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:00:18.794Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:00:18.808Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T02:00:18.810Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:00:18.811Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:00:18.811Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:00:18.811Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:00:46.970Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:00:48.811Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:00:48.825Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T02:00:48.828Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:00:48.828Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:00:48.828Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:00:48.829Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:01:18.829Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:01:18.842Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T02:01:18.845Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:01:18.845Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:01:18.845Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:01:18.845Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:01:46.970Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:01:47.677Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: cached metadata has changed from (version31: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version32: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-01-21T02:01:47.686Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T02:01:47.686Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] (Re-)joining group 2023-01-21T02:01:47.690Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Successfully joined group with generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84', protocol='range'} 2023-01-21T02:01:47.690Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Finished assignment for group at generation 5: {SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84=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-01-21T02:01:47.699Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Successfully synced group in generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84', protocol='range'} 2023-01-21T02:01:47.700Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T02:01:47.700Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T02:01:47.703Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T02:01:47.703Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T02:01:47.703Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T02:01:47.703Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=102, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T02:01:47.703Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T02:01:47.704Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T02:01:48.846Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:01:48.862Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T02:01:48.871Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:01:48.872Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:01:48.872Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:01:48.872Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:02:18.873Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-21T02:02:18.874Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T02:02:18.891Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 and serviceModelVersionId: 07e40dd4-94ca-4b5d-8af2-f8bae515f67a 2023-01-21T02:02:18.891Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9ca22f49-0199-4c2e-93b7-c64102c6227b 2023-01-21T02:02:18.894Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?depth=0 2023-01-21T02:02:18.905Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-01-21T02:02:18.977Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?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-01-21T02:02:18.979Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?depth=0|INFO|500||Invoke 2023-01-21T02:02:18.985Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-21T02:02:19.231Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?depth=0|INFO|500||InvokeReturn 2023-01-21T02:02:19.232Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?depth=0 has http status code:200 and response headers:{date=[Sat, 21 Jan 2023 02:02:19 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[241], vertex-id=[180408], x-aai-txid=[0-aai-resources-230121-02:02:19:606-16490], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-21T02:02:19.233Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity. 2023-01-21T02:02:19.234Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-21T02:02:19.234Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||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-01-21T02:02:19.251Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||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-01-21T02:02:19.252Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 13870b9d-0319-462b-b063-7789f4b0e2c4 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-21T02:02:19.253Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-21T02:02:19.254Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:02:19.254Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:02:19.254Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674266539252, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:02:19.281Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-21T02:02:19.282Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674266539252, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-21T02:02:19.283Z||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-01-21T02:02:20.276Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T02:02:20.277Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-01-21T02:02:20.280Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Node 1 disconnected. 2023-01-21T02:02:20.281Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Node 2 disconnected. 2023-01-21T02:02:20.282Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Cancelled in-flight METADATA request with correlation id 51365 due to node 2 being disconnected (elapsed time since creation: 3ms, elapsed time since send: 3ms, request timeout: 30000ms) 2023-01-21T02:02:20.286Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T02:02:20.286Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T02:02:20.286Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T02:02:20.287Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] (Re-)joining group 2023-01-21T02:02:20.292Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11-8dc5660e-4259-4f5e-9458-624de4cc89bc 2023-01-21T02:02:20.292Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T02:02:20.293Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T02:02:20.293Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] (Re-)joining group 2023-01-21T02:02:20.885Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T02:02:23.892Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T02:02:26.899Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T02:02:29.906Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T02:02:32.921Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T02:02:35.930Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T02:02:38.938Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T02:02:41.945Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T02:02:44.952Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T02:02:46.965Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:02:46.975Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T02:02:46.975Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] (Re-)joining group 2023-01-21T02:02:46.980Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Successfully joined group with generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84', protocol='range'} 2023-01-21T02:02:46.980Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Successfully joined group with generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11-8dc5660e-4259-4f5e-9458-624de4cc89bc', protocol='range'} 2023-01-21T02:02:46.984Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-21T02:02:46.984Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-21T02:02:46.985Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-21T02:02:46.985Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-21T02:02:46.985Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-21T02:02:46.985Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-21T02:02:46.986Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Finished assignment for group at generation 6: {SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11-8dc5660e-4259-4f5e-9458-624de4cc89bc=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-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84=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-01-21T02:02:46.995Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Successfully synced group in generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11-8dc5660e-4259-4f5e-9458-624de4cc89bc', protocol='range'} 2023-01-21T02:02:46.995Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Successfully synced group in generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84', protocol='range'} 2023-01-21T02:02:46.995Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T02:02:46.995Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T02:02:46.995Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T02:02:46.995Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T02:02:46.998Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T02:02:46.998Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T02:02:46.998Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T02:02:46.998Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T02:02:46.999Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T02:02:46.999Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T02:02:46.999Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T02:02:46.999Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=103, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T02:02:46.999Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T02:02:46.999Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T02:02:46.999Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T02:02:46.999Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T02:02:47.077Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-21T02:02:47.077Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"45b98f7f-dcbb-46a0-9c9c-0914743c0330","serviceName":"vFW 2023-01-21 01-45-02","serviceVersion":"1.0","serviceUUID":"da9ce12f-8aa6-4f93-842c-f50b6e0cc987","serviceDescription":"catalog service description","serviceInvariantUUID":"b727b54e-fb07-446b-8ee1-128b369f25e5","resources":[{"resourceInstanceName":"vFW 1a2da676-21bb 0","resourceName":"vFW 1a2da676-21bb","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"c96e12e6-030a-4223-9ef3-9ea946ffcc78","resourceInvariantUUID":"781d8412-3ada-442b-8809-b3149e33c244","resourceCustomizationUUID":"f4fe54a7-feef-4404-973c-368699dddb1d","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vf-license-model.xml","artifactChecksum":"OTZiNjQ4N2U5MmU3MDJhODg0NjBkMTZmOTE1Mzc2OWI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"52f2c04f-3d64-4595-9761-611c592e8fb0","artifactVersion":"1"},{"artifactName":"vfw1a2da67621bb0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json","artifactChecksum":"MTRjNWViMjc3ZWRhNDcxMDM3YzE2NzFkZGMyYzQyYzM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"90f29a0e-c305-4a3c-9657-0ba8ca59a031","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"7a3af22d-5348-472e-8bfe-14e26c1ece1a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTg4MTVkN2Q3MGE3ZDg0YTczYmQwN2Y2N2QxNzFiMDk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"bd282208-8ee5-4347-b4bc-71e73470773c","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ca56e45e-82c8-42d9-a72f-4cc0982a1aa1","artifactVersion":"2","generatedFromUUID":"7a3af22d-5348-472e-8bfe-14e26c1ece1a"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230121014502-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-template.yml","artifactChecksum":"ZmU4N2E1ZDc0N2NlMTRmZWMyZDliZjQ4OWMwMmE3NGE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"94edccef-fe84-4340-bed4-fa5aed749213","artifactVersion":"1"},{"artifactName":"service-Vfw20230121014502-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar","artifactChecksum":"NDNhZDYxOGY1MjViMzViN2FjMDU0OWY3ZWI5NTE3YTE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"44f0b1ea-54d5-4b9e-b2c6-1ff673054616","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-21T02:02:47.081Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:02:47.081Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:02:47.081Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:02:47.082Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674266540275, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:02:48.016Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-21T02:02:48.016Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674266540275, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T02:02:48.017Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:02:48.083Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:02:48.083Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:02:48.084Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:02:48.084Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674266540275, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:02:49.086Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:02:49.087Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:02:49.087Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:02:49.088Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674266540275, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:02:50.089Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:02:50.090Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:02:50.090Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:02:50.090Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674266540275, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:02:51.092Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:02:51.093Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:02:51.093Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:02:51.093Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674266540275, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:02:52.095Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:02:52.095Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:02:52.096Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:02:52.100Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674266540275, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:02:53.101Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:02:53.102Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:02:53.102Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:02:53.102Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674266540275, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:02:54.104Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "serviceName": "vFW 2023-01-21 01-45-02", "serviceVersion": "1.0", "serviceUUID": "da9ce12f-8aa6-4f93-842c-f50b6e0cc987", "serviceDescription": "catalog service description", "serviceInvariantUUID": "b727b54e-fb07-446b-8ee1-128b369f25e5", "resources": [ { "resourceInstanceName": "vFW 1a2da676-21bb 0", "resourceCustomizationUUID": "f4fe54a7-feef-4404-973c-368699dddb1d", "resourceName": "vFW 1a2da676-21bb", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "c96e12e6-030a-4223-9ef3-9ea946ffcc78", "resourceInvariantUUID": "781d8412-3ada-442b-8809-b3149e33c244", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw1a2da67621bb0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json", "artifactChecksum": "MTRjNWViMjc3ZWRhNDcxMDM3YzE2NzFkZGMyYzQyYzM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "90f29a0e-c305-4a3c-9657-0ba8ca59a031", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "7a3af22d-5348-472e-8bfe-14e26c1ece1a", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "ca56e45e-82c8-42d9-a72f-4cc0982a1aa1", "generatedFromUUID": "7a3af22d-5348-472e-8bfe-14e26c1ece1a" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "ca56e45e-82c8-42d9-a72f-4cc0982a1aa1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230121014502-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "artifactChecksum": "NDNhZDYxOGY1MjViMzViN2FjMDU0OWY3ZWI5NTE3YTE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "44f0b1ea-54d5-4b9e-b2c6-1ff673054616" } ], "workloadContext": "Production" } 2023-01-21T02:02:54.105Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-21T02:02:54.105Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 da9ce12f-8aa6-4f93-842c-f50b6e0cc987 ASDC 2023-01-21T02:02:54.106Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:45b98f7f-dcbb-46a0-9c9c-0914743c0330 ServiceName:vFW 2023-01-21 01-45-02 ServiceVersion:1.0 ServiceUUID:da9ce12f-8aa6-4f93-842c-f50b6e0cc987 ServiceInvariantUUID:b727b54e-fb07-446b-8ee1-128b369f25e5 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230121014502-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar ArtifactUUID:44f0b1ea-54d5-4b9e-b2c6-1ff673054616 ArtifactChecksum:NDNhZDYxOGY1MjViMzViN2FjMDU0OWY3ZWI5NTE3YTE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 1a2da676-21bb 0 ResourceCustomizationUUID:f4fe54a7-feef-4404-973c-368699dddb1d ResourceInvariantUUID:781d8412-3ada-442b-8809-b3149e33c244 ResourceName:vFW 1a2da676-21bb ResourceType:VF ResourceUUID:c96e12e6-030a-4223-9ef3-9ea946ffcc78 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw1a2da67621bb0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json ArtifactUUID:90f29a0e-c305-4a3c-9657-0ba8ca59a031 ArtifactChecksum:MTRjNWViMjc3ZWRhNDcxMDM3YzE2NzFkZGMyYzQyYzM= 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/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml ArtifactUUID:7a3af22d-5348-472e-8bfe-14e26c1ece1a 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/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env ArtifactUUID:ca56e45e-82c8-42d9-a72f-4cc0982a1aa1 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/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env ArtifactUUID:ca56e45e-82c8-42d9-a72f-4cc0982a1aa1 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-21T02:02:54.106Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF da9ce12f-8aa6-4f93-842c-f50b6e0cc987 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-01-21T02:02:54.138Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T02:02:54.139Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T02:02:54.139Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T02:02:54.139Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 44f0b1ea-54d5-4b9e-b2c6-1ff673054616 from URL: /sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar 2023-01-21T02:02:54.139Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-01-21T02:02:54.140Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar 2023-01-21T02:02:54.349Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-01-21T02:02:54.350Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar 44f0b1ea-54d5-4b9e-b2c6-1ff673054616 101500 2023-01-21T02:02:54.350Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar ASDC sendASDCNotification 2023-01-21T02:02:54.350Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar 2023-01-21T02:02:54.351Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-21T02:02:54.351Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:02:54.351Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:02:54.351Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674266574350, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:02:55.353Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T02:02:55.353Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T02:02:55.354Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 44f0b1ea-54d5-4b9e-b2c6-1ff673054616, URL: /sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar to file: /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T02:02:55.354Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230121014502-csar.csar 2023-01-21T02:02:55.355Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T02:02:55.355Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T02:02:55.594Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10839397461183770655/Definitions/service-Vfw20230121014502-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_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided 2023-01-21T02:02:57.818Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-21T02:02:57.819Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T02:02:57.819Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T02:02:57.820Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-01-21T02:02:57.820Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T02:02:57.820Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||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-Vfw20230121014502-csar.csar 2023-01-21T02:02:57.820Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 1a2da676-21bb 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-Vfw20230121014502-csar.csar 2023-01-21T02:02:57.820Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||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-Vfw20230121014502-csar.csar 2023-01-21T02:02:57.820Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||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-Vfw20230121014502-csar.csar 2023-01-21T02:02:57.820Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T02:02:57.821Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T02:02:57.821Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||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-Vfw20230121014502-csar.csar 2023-01-21T02:02:57.821Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T02:02:57.821Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T02:02:57.821Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T02:02:57.821Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T02:02:57.821Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:02:57.822Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:02:57.822Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is matching search criteria 2023-01-21T02:02:57.822Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T02:02:57.822Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 1a2da676-21bb 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T02:02:57.823Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:02:57.823Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:02:57.823Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is matching search criteria 2023-01-21T02:02:57.823Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T02:02:57.823Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 1a2da676-21bb 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T02:02:57.824Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:02:57.824Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:02:57.824Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:02:57.824Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is not matching search criteria 2023-01-21T02:02:57.824Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-21T02:02:57.824Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-21T02:02:57.825Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-21T02:02:57.825Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-21T02:02:57.825Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-21T02:02:57.825Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T02:02:57.825Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-21T02:02:57.825Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-21T02:02:57.826Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-21T02:02:57.826Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-21T02:02:57.826Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-21T02:02:57.826Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-21T02:02:57.826Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-21T02:02:57.826Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-21T02:02:57.827Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T02:02:57.827Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-21T02:02:57.827Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:02:57.827Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-21T02:02:57.827Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:02:57.828Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is matching search criteria 2023-01-21T02:02:57.828Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 1a2da676-21bb 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T02:02:57.828Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:02:57.828Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is matching search criteria 2023-01-21T02:02:57.828Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 1a2da676-21bb 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T02:02:57.828Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:02:57.829Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is matching search criteria 2023-01-21T02:02:57.829Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 1a2da676-21bb 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T02:02:57.829Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:02:57.829Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is not matching search criteria 2023-01-21T02:02:57.829Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-21T02:02:57.830Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-01-21T02:02:57.830Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-21T02:02:57.830Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-21T02:02:57.830Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-21T02:02:57.830Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-21T02:02:57.830Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-21T02:02:57.831Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-21T02:02:57.831Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-21T02:02:57.831Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-21T02:02:57.831Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T02:02:57.831Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=0b891178-d120-4844-9fd1-def066c91da2 2023-01-21T02:02:57.832Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:02:57.832Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is not matching search criteria 2023-01-21T02:02:57.832Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-21T02:02:57.832Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-21T02:02:57.832Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-21T02:02:57.833Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-21T02:02:57.833Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-21T02:02:57.833Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T02:02:57.833Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-21T02:02:57.833Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-01-21T02:02:57.833Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-21T02:02:57.834Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-21T02:02:57.834Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-21T02:02:57.834Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T02:02:57.834Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=39289008-5ebe-4286-b3c5-8df8773a55e3 2023-01-21T02:02:57.835Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:02:57.835Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is not matching search criteria 2023-01-21T02:02:57.835Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-21T02:02:57.835Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-21T02:02:57.836Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-21T02:02:57.836Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-21T02:02:57.836Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-21T02:02:57.836Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T02:02:57.836Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-21T02:02:57.836Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-21T02:02:57.836Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-21T02:02:57.837Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-21T02:02:57.837Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-21T02:02:57.837Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-01-21T02:02:57.837Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=3165e770-78e5-48c5-ad19-04d487fdc642 2023-01-21T02:02:57.837Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:02:57.837Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:02:57.838Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:02:57.838Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:02:57.838Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:02:57.838Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:02:57.838Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:02:57.838Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:02:57.839Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-01-21 01-45-02 Description:catalog service description Model UUID:da9ce12f-8aa6-4f93-842c-f50b6e0cc987 Model Version:NULL Model InvariantUuid:b727b54e-fb07-446b-8ee1-128b369f25e5 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 1a2da676-21bb Model UUID:3d2be369-370d-4411-aca2-dcddb491b8fb Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:781d8412-3ada-442b-8809-b3149e33c244 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:f4fe54a7-feef-4404-973c-368699dddb1d NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:dc72afcf-144c-47b1-8520-9e8c53cc5c65 ModelName:Vfw1a2da67621bb..base_vfw..module-0 ModelUuid:897a71f4-0f84-4bf2-b030-7fa92b405fe9 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:0b891178-d120-4844-9fd1-def066c91da2 ModelInvariantUuid:9cade322-c073-4a62-89a0-a3e8ab9a42ad ModelName:vFW 1a2da676-21bb-nodes.vfwCvfc ModelUuid:97b26e39-a776-4d6a-bf4d-1987b81a80a1 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:d0571160-6d72-4749-be10-876ace27ab8c ModelInvariantUuid:67e49acd-e87a-4d19-9d2d-679ffee517f3 ModelName:Vfw1a2da67621bb.compute.nodes.heat.vfw ModelUuid:9be0c9bb-f476-43fb-b205-bf912e911d4d ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:39289008-5ebe-4286-b3c5-8df8773a55e3 ModelInvariantUuid:53132702-2590-4264-a8fb-8af2453e2b1e ModelName:vFW 1a2da676-21bb-nodes.vsnCvfc ModelUuid:86a391ce-7b26-426c-8768-bb1287ece196 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:277fefbd-12ce-4109-a6fd-fe8ab4d7dd5a ModelInvariantUuid:dfe21d4e-409b-4e81-bc44-04824b506712 ModelName:Vfw1a2da67621bb.compute.nodes.heat.vsn ModelUuid:2b68fb56-bb46-4f9a-bbf3-b2e4ca5fad27 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:3165e770-78e5-48c5-ad19-04d487fdc642 ModelInvariantUuid:7f53b2f0-ce1d-4400-aef7-27465b61f170 ModelName:vFW 1a2da676-21bb-nodes.vpgCvfc ModelUuid:dcdfb45a-17f2-4e76-b4f8-86f0eba1184a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:caf98f05-eada-462b-af8f-fbc39ed46f37 ModelInvariantUuid:9a4bf715-b00a-4f8f-be41-51d498b690a0 ModelName:Vfw1a2da67621bb.compute.nodes.heat.vpg ModelUuid:f1f4c7c6-6ca2-461a-955b-a3105cfea4d7 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-01-21T02:02:57.863Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||ERROR|500||Csar with UUID: 44f0b1ea-54d5-4b9e-b2c6-1ff673054616 already exists 2023-01-21T02:02:57.863Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar ASDC sendASDCNotification 2023-01-21T02:02:57.864Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar(Csar with UUID: 44f0b1ea-54d5-4b9e-b2c6-1ff673054616 already exists) 2023-01-21T02:02:57.864Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-21T02:02:57.864Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:02:57.864Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:02:57.864Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674266577863, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 44f0b1ea-54d5-4b9e-b2c6-1ff673054616 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:02:58.867Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar ASDC sendASDCNotification 2023-01-21T02:02:58.867Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar(Resource with UUID: c96e12e6-030a-4223-9ef3-9ea946ffcc78 already exists) 2023-01-21T02:02:58.867Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-21T02:02:58.868Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:02:58.868Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:02:58.868Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674266578866, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: c96e12e6-030a-4223-9ef3-9ea946ffcc78 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:02:59.871Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:02:59.888Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T02:02:59.891Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:02:59.891Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:02:59.891Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:02:59.892Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:03:29.892Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:03:29.907Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T02:03:29.909Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:03:29.910Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:03:29.910Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:03:29.910Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:03:46.965Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:03:46.967Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-21T02:03:46.967Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674266540275, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json", "status": "NOTIFIED" } 2023-01-21T02:03:46.968Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:03:59.910Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:03:59.925Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T02:03:59.927Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:03:59.927Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:03:59.927Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:03:59.927Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:04:29.928Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:04:29.942Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T02:04:29.945Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:04:29.945Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:04:29.945Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:04:29.946Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:04:46.965Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:04:46.967Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-21T02:04:46.967Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674266540275, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-01-21T02:04:46.968Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:04:46.968Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-21T02:04:46.968Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674266540275, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T02:04:46.968Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:04:46.968Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-21T02:04:46.969Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674266540275, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-01-21T02:04:46.969Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:04:46.969Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-21T02:04:46.969Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674266540275, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-template.yml", "status": "NOT_NOTIFIED" } 2023-01-21T02:04:46.969Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:04:46.969Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-21T02:04:46.969Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674266540275, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "NOTIFIED" } 2023-01-21T02:04:46.969Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:04:46.969Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-21T02:04:46.969Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674266574350, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-21T02:04:46.970Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:04:46.970Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-21T02:04:46.970Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674266577863, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 44f0b1ea-54d5-4b9e-b2c6-1ff673054616 already exists" } 2023-01-21T02:04:46.970Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:04:46.970Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-21T02:04:46.970Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674266578866, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: c96e12e6-030a-4223-9ef3-9ea946ffcc78 already exists" } 2023-01-21T02:04:46.970Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:04:59.946Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:04:59.959Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T02:04:59.961Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:04:59.962Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:04:59.962Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:04:59.963Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:05:29.963Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:05:29.979Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T02:05:29.982Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:05:29.982Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:05:29.982Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:05:29.982Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:05:46.966Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:05:59.982Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:05:59.995Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T02:05:59.998Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:05:59.998Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:05:59.998Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:05:59.998Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:06:29.999Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:06:30.012Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T02:06:30.019Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:06:30.019Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:06:30.020Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:06:30.020Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:06:46.967Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:07:00.020Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:07:00.035Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T02:07:00.037Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:07:00.038Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:07:00.038Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:07:00.038Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:07:30.038Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:07:30.052Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T02:07:30.055Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:07:30.055Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:07:30.056Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:07:30.056Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:07:46.968Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:07:47.110Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T02:07:47.111Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Member SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11-8dc5660e-4259-4f5e-9458-624de4cc89bc 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-01-21T02:07:47.111Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-01-21T02:07:47.111Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-01-21T02:07:47.519Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T02:07:47.553Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T02:07:47.554Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] (Re-)joining group 2023-01-21T02:07:47.573Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Successfully joined group with generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84', protocol='range'} 2023-01-21T02:07:47.574Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Finished assignment for group at generation 7: {SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84=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-01-21T02:07:47.619Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Successfully synced group in generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84', protocol='range'} 2023-01-21T02:07:47.619Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T02:07:47.620Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T02:07:47.641Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T02:07:47.642Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T02:07:47.642Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T02:07:47.642Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=113, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T02:07:47.642Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T02:07:47.643Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T02:08:00.056Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-21T02:08:00.057Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T02:08:00.064Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 and serviceModelVersionId: da9ce12f-8aa6-4f93-842c-f50b6e0cc987 2023-01-21T02:08:00.064Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b727b54e-fb07-446b-8ee1-128b369f25e5 2023-01-21T02:08:00.065Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0 2023-01-21T02:08:00.071Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-01-21T02:08:00.127Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0|INFO|500||Invoke 2023-01-21T02:08:00.128Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[45b98f7f-dcbb-46a0-9c9c-0914743c0330], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[3b469907-6f50-40a9-9592-d1322d2ad8d3], X-ECOMP-RequestID=[45b98f7f-dcbb-46a0-9c9c-0914743c0330], X-TransactionId=[], X-ONAP-RequestID=[45b98f7f-dcbb-46a0-9c9c-0914743c0330], Content-Type=[application/merge-patch+json]} 2023-01-21T02:08:00.134Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-21T02:08:00.260Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?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/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0 has http status code:200 and response headers:{date=[Sat, 21 Jan 2023 02:08:00 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[122], vertex-id=[176192], x-aai-txid=[1-aai-resources-230121-02:08:00:755-22316], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-21T02:08:00.260Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-21T02:08:00.261Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0|INFO|500||InvokeReturn 2023-01-21T02:08:00.261Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-21T02:08:00.261Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||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-01-21T02:08:00.267Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||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-01-21T02:08:00.268Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 45b98f7f-dcbb-46a0-9c9c-0914743c0330 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-21T02:08:00.268Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-21T02:08:00.268Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:08:00.268Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:08:00.268Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674266880268, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:08:00.286Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-21T02:08:00.287Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674266880268, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-21T02:08:00.287Z||pool-2-thread-2|||||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-01-21T02:08:01.283Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-21T02:08:01.283Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"13870b9d-0319-462b-b063-7789f4b0e2c4","serviceName":"basic_onboard_NWXFRB","serviceVersion":"1.0","serviceUUID":"07e40dd4-94ca-4b5d-8af2-f8bae515f67a","serviceDescription":"service","serviceInvariantUUID":"9ca22f49-0199-4c2e-93b7-c64102c6227b","resources":[{"resourceInstanceName":"basic_onboard_NWXFRB 0","resourceName":"basic_onboard_NWXFRB","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"817be29a-e8f0-451d-85e6-5bf56c2250f8","resourceInvariantUUID":"63f3fab4-e4f6-4151-87e8-05079c257eaf","resourceCustomizationUUID":"30509283-d0a5-43ba-8b90-ad64c2cc93db","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vf-license-model.xml","artifactChecksum":"YThhMzlkNjNkYjg0Zjg2M2FmMWQ1MDBiN2JiZWU1YjY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c6ded93e-a8c7-4be9-88a4-8f72e67b3b3c","artifactVersion":"1"},{"artifactName":"basic_onboard_nwxfrb0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json","artifactChecksum":"YzdhNDliZDY0ODU1MGRiODM0ZGZiMTNjZDJkYjdkMDY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d46ef092-d69c-4879-9203-9037c370df17","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"0499d477-2bd1-4dd7-9e43-f6406263c841","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ddcf8e80-c53e-4f77-a0a4-cb4c2bfac593","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"14dd871a-88aa-4fb9-a5a8-0ce68c710922","artifactVersion":"2","generatedFromUUID":"0499d477-2bd1-4dd7-9e43-f6406263c841"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardNwxfrb-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-template.yml","artifactChecksum":"ZGI4YzJiY2QxMjczNzZmZGZiZjAxNDBiODVlZDI2OTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7ce644cb-4dd9-4ceb-a69f-91419c76d928","artifactVersion":"1"},{"artifactName":"service-BasicOnboardNwxfrb-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar","artifactChecksum":"NGEzMzQ4NGViOGE2MGFkOWFmNjEyM2ZmNDNkMmVlOTE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b004d70f-6655-4372-a024-53bb61ccbbe3","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-21T02:08:01.284Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:08:01.284Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:08:01.284Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:08:01.285Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674266540275, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:08:02.285Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:08:02.286Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:08:02.286Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:08:02.286Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674266540275, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:08:03.286Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:08:03.287Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:08:03.287Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:08:03.287Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674266540275, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:08:04.288Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:08:04.288Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:08:04.288Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:08:04.289Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674266540275, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:08:05.289Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:08:05.289Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:08:05.290Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:08:05.290Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674266540275, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:08:06.290Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:08:06.291Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:08:06.291Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:08:06.291Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674266540275, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:08:07.292Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:08:07.292Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:08:07.292Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:08:07.293Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674266540275, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:08:08.294Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "serviceName": "basic_onboard_NWXFRB", "serviceVersion": "1.0", "serviceUUID": "07e40dd4-94ca-4b5d-8af2-f8bae515f67a", "serviceDescription": "service", "serviceInvariantUUID": "9ca22f49-0199-4c2e-93b7-c64102c6227b", "resources": [ { "resourceInstanceName": "basic_onboard_NWXFRB 0", "resourceCustomizationUUID": "30509283-d0a5-43ba-8b90-ad64c2cc93db", "resourceName": "basic_onboard_NWXFRB", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "817be29a-e8f0-451d-85e6-5bf56c2250f8", "resourceInvariantUUID": "63f3fab4-e4f6-4151-87e8-05079c257eaf", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_nwxfrb0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json", "artifactChecksum": "YzdhNDliZDY0ODU1MGRiODM0ZGZiMTNjZDJkYjdkMDY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d46ef092-d69c-4879-9203-9037c370df17", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "0499d477-2bd1-4dd7-9e43-f6406263c841", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "14dd871a-88aa-4fb9-a5a8-0ce68c710922", "generatedFromUUID": "0499d477-2bd1-4dd7-9e43-f6406263c841" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "14dd871a-88aa-4fb9-a5a8-0ce68c710922", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardNwxfrb-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "artifactChecksum": "NGEzMzQ4NGViOGE2MGFkOWFmNjEyM2ZmNDNkMmVlOTE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b004d70f-6655-4372-a024-53bb61ccbbe3" } ], "workloadContext": "Production" } 2023-01-21T02:08:08.295Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-21T02:08:08.295Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 07e40dd4-94ca-4b5d-8af2-f8bae515f67a ASDC 2023-01-21T02:08:08.295Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:13870b9d-0319-462b-b063-7789f4b0e2c4 ServiceName:basic_onboard_NWXFRB ServiceVersion:1.0 ServiceUUID:07e40dd4-94ca-4b5d-8af2-f8bae515f67a ServiceInvariantUUID:9ca22f49-0199-4c2e-93b7-c64102c6227b ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardNwxfrb-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar ArtifactUUID:b004d70f-6655-4372-a024-53bb61ccbbe3 ArtifactChecksum:NGEzMzQ4NGViOGE2MGFkOWFmNjEyM2ZmNDNkMmVlOTE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_NWXFRB 0 ResourceCustomizationUUID:30509283-d0a5-43ba-8b90-ad64c2cc93db ResourceInvariantUUID:63f3fab4-e4f6-4151-87e8-05079c257eaf ResourceName:basic_onboard_NWXFRB ResourceType:VF ResourceUUID:817be29a-e8f0-451d-85e6-5bf56c2250f8 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_nwxfrb0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json ArtifactUUID:d46ef092-d69c-4879-9203-9037c370df17 ArtifactChecksum:YzdhNDliZDY0ODU1MGRiODM0ZGZiMTNjZDJkYjdkMDY= 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/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml ArtifactUUID:0499d477-2bd1-4dd7-9e43-f6406263c841 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/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env ArtifactUUID:14dd871a-88aa-4fb9-a5a8-0ce68c710922 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/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env ArtifactUUID:14dd871a-88aa-4fb9-a5a8-0ce68c710922 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-21T02:08:08.296Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 07e40dd4-94ca-4b5d-8af2-f8bae515f67a 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-01-21T02:08:08.336Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T02:08:08.337Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T02:08:08.337Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T02:08:08.337Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: b004d70f-6655-4372-a024-53bb61ccbbe3 from URL: /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:08:08.338Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-01-21T02:08:08.338Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:08:08.745Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-01-21T02:08:08.746Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar b004d70f-6655-4372-a024-53bb61ccbbe3 75685 2023-01-21T02:08:08.746Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar ASDC sendASDCNotification 2023-01-21T02:08:08.746Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:08:08.746Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-21T02:08:08.747Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:08:08.747Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:08:08.747Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674266888746, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:08:09.748Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T02:08:09.749Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T02:08:09.750Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: b004d70f-6655-4372-a024-53bb61ccbbe3, URL: /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar to file: /app/ASDC/1/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:08:09.750Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:08:09.753Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:08:09.753Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:08:09.894Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7583033058960356855/Definitions/service-BasicOnboardNwxfrb-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-01-21T02:08:10.992Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-21T02:08:10.993Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T02:08:10.993Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:08:10.993Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-01-21T02:08:10.993Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:08:10.993Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||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-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:08:10.993Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_NWXFRB 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-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:08:10.993Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||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-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:08:10.993Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||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-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:08:10.993Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:08:10.994Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||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-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:08:10.994Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T02:08:10.994Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:08:10.994Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:08:10.994Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is matching search criteria 2023-01-21T02:08:10.994Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T02:08:10.995Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_NWXFRB 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T02:08:10.995Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:08:10.995Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:08:10.995Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is matching search criteria 2023-01-21T02:08:10.996Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T02:08:10.996Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_NWXFRB 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T02:08:10.996Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:08:10.996Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:08:10.996Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:08:10.996Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is not matching search criteria 2023-01-21T02:08:10.996Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2023-01-21T02:08:10.997Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2023-01-21T02:08:10.997Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2023-01-21T02:08:10.997Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-01-21T02:08:10.997Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-21T02:08:10.997Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:08:10.997Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-21T02:08:10.997Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:08:10.998Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is matching search criteria 2023-01-21T02:08:10.998Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_NWXFRB 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T02:08:10.998Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:08:10.998Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is matching search criteria 2023-01-21T02:08:10.998Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_NWXFRB 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T02:08:11.000Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:08:11.000Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is matching search criteria 2023-01-21T02:08:11.000Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_NWXFRB 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T02:08:11.000Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:08:11.000Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is not matching search criteria 2023-01-21T02:08:11.001Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-01-21T02:08:11.001Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-01-21T02:08:11.001Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=1e7c47cb-a57d-4c61-adeb-d46897b93137 2023-01-21T02:08:11.001Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:08:11.001Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:08:11.001Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:08:11.001Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:08:11.001Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:08:11.001Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:08:11.002Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:08:11.002Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:08:11.002Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_NWXFRB Description:service Model UUID:07e40dd4-94ca-4b5d-8af2-f8bae515f67a Model Version:NULL Model InvariantUuid:9ca22f49-0199-4c2e-93b7-c64102c6227b Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_NWXFRB Model UUID:1722a130-7f7d-4b07-96fd-d9484c679a1c Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:63f3fab4-e4f6-4151-87e8-05079c257eaf Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:30509283-d0a5-43ba-8b90-ad64c2cc93db NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:c37127e7-4ca0-46e3-9428-b8651c56e1f7 ModelName:BasicOnboardNwxfrb..base_ubuntu18..module-0 ModelUuid:0e1e6b3c-f06b-47f4-ad4f-f3a1d7654da3 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:1e7c47cb-a57d-4c61-adeb-d46897b93137 ModelInvariantUuid:1c2cf982-5f7d-4e95-b4ed-00f84a33bc58 ModelName:basic_onboard_NWXFRB-nodes.ubuntu18Cvfc ModelUuid:9d200639-63b6-4ec3-9444-9490d2e462fa ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:f1042fbd-28a5-4f4f-b517-925980dc9f4f ModelInvariantUuid:56f794fe-811b-4473-8f58-a73099459487 ModelName:BasicOnboardNwxfrb.compute.nodes.heat.ubuntu18 ModelUuid:6517ffea-2d7a-4966-8779-a58234ff5a48 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-01-21T02:08:11.029Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||ERROR|500||Csar with UUID: b004d70f-6655-4372-a024-53bb61ccbbe3 already exists 2023-01-21T02:08:11.029Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar ASDC sendASDCNotification 2023-01-21T02:08:11.029Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar(Csar with UUID: b004d70f-6655-4372-a024-53bb61ccbbe3 already exists) 2023-01-21T02:08:11.029Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-21T02:08:11.030Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:08:11.030Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:08:11.030Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674266891029, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: b004d70f-6655-4372-a024-53bb61ccbbe3 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:08:12.031Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar ASDC sendASDCNotification 2023-01-21T02:08:12.031Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar(Resource with UUID: 817be29a-e8f0-451d-85e6-5bf56c2250f8 already exists) 2023-01-21T02:08:12.032Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-21T02:08:12.032Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:08:12.032Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:08:12.032Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674266892031, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 817be29a-e8f0-451d-85e6-5bf56c2250f8 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:08:13.033Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:08:13.045Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T02:08:13.048Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:08:13.048Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:08:13.048Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:08:13.048Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:08:43.048Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:08:43.062Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T02:08:43.065Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:08:43.065Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:08:43.065Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:08:43.065Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:08:46.966Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:08:46.974Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:08:46.974Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674266540275, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T02:08:46.975Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:08:46.975Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:08:46.975Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674266540275, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json", "status": "NOTIFIED" } 2023-01-21T02:08:46.975Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:08:46.975Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:08:46.975Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674266540275, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-01-21T02:08:46.976Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:08:46.976Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:08:46.976Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674266540275, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T02:08:46.976Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:08:46.976Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:08:46.976Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674266540275, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-01-21T02:08:46.976Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:08:46.976Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:08:46.976Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674266540275, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-template.yml", "status": "NOT_NOTIFIED" } 2023-01-21T02:08:46.976Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:08:46.977Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:08:46.977Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674266540275, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "NOTIFIED" } 2023-01-21T02:08:46.977Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:08:46.977Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:08:46.977Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674266888746, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-21T02:08:46.977Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:08:46.977Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:08:46.977Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674266891029, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: b004d70f-6655-4372-a024-53bb61ccbbe3 already exists" } 2023-01-21T02:08:46.977Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:08:46.977Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:08:46.978Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674266892031, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 817be29a-e8f0-451d-85e6-5bf56c2250f8 already exists" } 2023-01-21T02:08:46.978Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:09:13.066Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:09:13.086Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T02:09:13.089Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:09:13.089Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:09:13.089Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:09:13.089Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:09:43.090Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:09:43.108Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T02:09:43.110Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:09:43.111Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:09:43.111Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:09:43.111Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:09:46.966Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:10:13.111Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:10:13.126Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T02:10:13.128Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:10:13.128Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:10:13.128Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:10:13.128Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:10:43.129Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:10:43.142Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T02:10:43.145Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:10:43.145Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:10:43.145Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:10:43.145Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:10:46.967Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:11:13.145Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:11:13.160Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T02:11:13.163Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:11:13.163Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:11:13.163Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:11:13.163Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:11:43.164Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:11:43.176Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T02:11:43.178Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:11:43.178Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:11:43.178Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:11:43.178Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:11:46.968Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:12:13.179Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:12:13.196Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T02:12:13.198Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:12:13.198Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:12:13.198Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:12:13.198Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:12:43.199Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:12:43.211Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T02:12:43.214Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:12:43.214Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:12:43.214Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:12:43.214Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:12:46.969Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:12:47.604Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: cached metadata has changed from (version34: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version35: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-01-21T02:12:47.617Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T02:12:47.618Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] (Re-)joining group 2023-01-21T02:12:47.623Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Successfully joined group with generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84', protocol='range'} 2023-01-21T02:12:47.623Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Finished assignment for group at generation 8: {SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84=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-01-21T02:12:47.651Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Successfully synced group in generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84', protocol='range'} 2023-01-21T02:12:47.651Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T02:12:47.651Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T02:12:47.655Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T02:12:47.655Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T02:12:47.656Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T02:12:47.656Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=124, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T02:12:47.656Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T02:12:47.656Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T02:13:13.215Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-21T02:13:13.215Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T02:13:13.225Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 and serviceModelVersionId: 07e40dd4-94ca-4b5d-8af2-f8bae515f67a 2023-01-21T02:13:13.225Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9ca22f49-0199-4c2e-93b7-c64102c6227b 2023-01-21T02:13:13.227Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?depth=0 2023-01-21T02:13:13.237Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-01-21T02:13:13.319Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?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-01-21T02:13:13.323Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?depth=0|INFO|500||Invoke 2023-01-21T02:13:13.329Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-21T02:13:13.562Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?depth=0|INFO|500||InvokeReturn 2023-01-21T02:13:13.563Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?depth=0 has http status code:200 and response headers:{date=[Sat, 21 Jan 2023 02:13:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[228], vertex-id=[180408], x-aai-txid=[1-aai-resources-230121-02:13:13:951-79375], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-21T02:13:13.564Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity. 2023-01-21T02:13:13.564Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-21T02:13:13.564Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||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-01-21T02:13:13.576Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||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-01-21T02:13:13.577Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 13870b9d-0319-462b-b063-7789f4b0e2c4 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-21T02:13:13.577Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-21T02:13:13.579Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:13:13.579Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:13:13.580Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674267193577, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:13:13.615Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:13:13.615Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674267193577, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-21T02:13:13.617Z||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-01-21T02:13:14.604Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T02:13:14.604Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-01-21T02:13:14.605Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Node 0 disconnected. 2023-01-21T02:13:14.606Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Cancelled in-flight METADATA request with correlation id 51478 due to node 0 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 2023-01-21T02:13:14.606Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Node 1 disconnected. 2023-01-21T02:13:14.607Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T02:13:14.607Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T02:13:14.607Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T02:13:14.607Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] (Re-)joining group 2023-01-21T02:13:14.612Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11-914677c1-49e7-472d-99a6-9ac253060e83 2023-01-21T02:13:14.612Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T02:13:14.612Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T02:13:14.612Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] (Re-)joining group 2023-01-21T02:13:14.817Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T02:13:17.826Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T02:13:20.836Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T02:13:23.845Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T02:13:26.856Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T02:13:29.870Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T02:13:32.876Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T02:13:35.884Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T02:13:38.892Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T02:13:41.901Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T02:13:44.908Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T02:13:46.965Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:13:46.976Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T02:13:46.976Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] (Re-)joining group 2023-01-21T02:13:46.981Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Successfully joined group with generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84', protocol='range'} 2023-01-21T02:13:46.981Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Successfully joined group with generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11-914677c1-49e7-472d-99a6-9ac253060e83', protocol='range'} 2023-01-21T02:13:46.984Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-21T02:13:46.984Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-21T02:13:46.984Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-21T02:13:46.985Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-21T02:13:46.985Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-21T02:13:46.985Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-21T02:13:46.985Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Finished assignment for group at generation 9: {SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11-914677c1-49e7-472d-99a6-9ac253060e83=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-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84=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-01-21T02:13:46.994Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Successfully synced group in generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84', protocol='range'} 2023-01-21T02:13:46.994Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Successfully synced group in generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11-914677c1-49e7-472d-99a6-9ac253060e83', protocol='range'} 2023-01-21T02:13:46.994Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T02:13:46.994Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T02:13:46.995Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T02:13:46.995Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T02:13:46.997Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T02:13:46.997Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T02:13:46.998Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T02:13:46.998Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=125, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T02:13:46.998Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T02:13:46.998Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T02:13:46.999Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T02:13:46.999Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T02:13:46.999Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T02:13:47.000Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T02:13:47.000Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T02:13:47.001Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T02:13:47.022Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-21T02:13:47.022Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"45b98f7f-dcbb-46a0-9c9c-0914743c0330","serviceName":"vFW 2023-01-21 01-45-02","serviceVersion":"1.0","serviceUUID":"da9ce12f-8aa6-4f93-842c-f50b6e0cc987","serviceDescription":"catalog service description","serviceInvariantUUID":"b727b54e-fb07-446b-8ee1-128b369f25e5","resources":[{"resourceInstanceName":"vFW 1a2da676-21bb 0","resourceName":"vFW 1a2da676-21bb","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"c96e12e6-030a-4223-9ef3-9ea946ffcc78","resourceInvariantUUID":"781d8412-3ada-442b-8809-b3149e33c244","resourceCustomizationUUID":"f4fe54a7-feef-4404-973c-368699dddb1d","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vf-license-model.xml","artifactChecksum":"OTZiNjQ4N2U5MmU3MDJhODg0NjBkMTZmOTE1Mzc2OWI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"52f2c04f-3d64-4595-9761-611c592e8fb0","artifactVersion":"1"},{"artifactName":"vfw1a2da67621bb0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json","artifactChecksum":"MTRjNWViMjc3ZWRhNDcxMDM3YzE2NzFkZGMyYzQyYzM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"90f29a0e-c305-4a3c-9657-0ba8ca59a031","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"7a3af22d-5348-472e-8bfe-14e26c1ece1a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTg4MTVkN2Q3MGE3ZDg0YTczYmQwN2Y2N2QxNzFiMDk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"bd282208-8ee5-4347-b4bc-71e73470773c","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ca56e45e-82c8-42d9-a72f-4cc0982a1aa1","artifactVersion":"2","generatedFromUUID":"7a3af22d-5348-472e-8bfe-14e26c1ece1a"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230121014502-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-template.yml","artifactChecksum":"ZmU4N2E1ZDc0N2NlMTRmZWMyZDliZjQ4OWMwMmE3NGE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"94edccef-fe84-4340-bed4-fa5aed749213","artifactVersion":"1"},{"artifactName":"service-Vfw20230121014502-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar","artifactChecksum":"NDNhZDYxOGY1MjViMzViN2FjMDU0OWY3ZWI5NTE3YTE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"44f0b1ea-54d5-4b9e-b2c6-1ff673054616","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-21T02:13:47.025Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:13:47.025Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:13:47.025Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:13:47.026Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674267194604, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:13:48.010Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:13:48.010Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "cds-sdc-listener", "timestamp": 1674267141061, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T02:13:48.011Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:13:48.011Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:13:48.011Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "multicloud-k8s", "timestamp": 1674267180485, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T02:13:48.011Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:13:48.011Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:13:48.012Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "cds-sdc-listener", "timestamp": 1674267141061, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-01-21T02:13:48.012Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:13:48.012Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:13:48.012Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "multicloud-k8s", "timestamp": 1674267180485, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-01-21T02:13:48.012Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:13:48.012Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:13:48.012Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "cds-sdc-listener", "timestamp": 1674267141061, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-01-21T02:13:48.013Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:13:48.013Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:13:48.013Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "multicloud-k8s", "timestamp": 1674267180485, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-01-21T02:13:48.013Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:13:48.013Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:13:48.013Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "cds-sdc-listener", "timestamp": 1674267141061, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T02:13:48.013Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:13:48.013Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:13:48.013Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "multicloud-k8s", "timestamp": 1674267180485, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T02:13:48.014Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:13:48.014Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:13:48.014Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "cds-sdc-listener", "timestamp": 1674267141061, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-01-21T02:13:48.014Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:13:48.014Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:13:48.014Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "multicloud-k8s", "timestamp": 1674267180485, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-01-21T02:13:48.014Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:13:48.014Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:13:48.014Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "cds-sdc-listener", "timestamp": 1674267141061, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-01-21T02:13:48.015Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:13:48.015Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:13:48.015Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "multicloud-k8s", "timestamp": 1674267180485, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-01-21T02:13:48.015Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:13:48.015Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:13:48.015Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "aai-model-loader", "timestamp": 1674267200355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T02:13:48.015Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:13:48.016Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:13:48.016Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "cds-sdc-listener", "timestamp": 1674267141061, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-template.yml", "status": "NOT_NOTIFIED" } 2023-01-21T02:13:48.016Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:13:48.016Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:13:48.016Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "multicloud-k8s", "timestamp": 1674267180485, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-template.yml", "status": "NOT_NOTIFIED" } 2023-01-21T02:13:48.016Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:13:48.016Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:13:48.016Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "aai-model-loader", "timestamp": 1674267200355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-01-21T02:13:48.016Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:13:48.017Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:13:48.017Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "cds-sdc-listener", "timestamp": 1674267141061, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "status": "NOTIFIED" } 2023-01-21T02:13:48.017Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:13:48.017Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:13:48.017Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "multicloud-k8s", "timestamp": 1674267180485, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "status": "NOTIFIED" } 2023-01-21T02:13:48.017Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:13:48.017Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:13:48.017Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "aai-model-loader", "timestamp": 1674267200355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-01-21T02:13:48.017Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:13:48.018Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:13:48.018Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "cds-sdc-listener", "timestamp": 1674267203934, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-21T02:13:48.018Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:13:48.018Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:13:48.018Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "aai-model-loader", "timestamp": 1674267200355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T02:13:48.018Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:13:48.018Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:13:48.018Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "aai-model-loader", "timestamp": 1674267200355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-01-21T02:13:48.019Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:13:48.019Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:13:48.019Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "aai-model-loader", "timestamp": 1674267200355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-01-21T02:13:48.019Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:13:48.019Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:13:48.019Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "aai-model-loader", "timestamp": 1674267200355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-template.yml", "status": "NOT_NOTIFIED" } 2023-01-21T02:13:48.019Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:13:48.019Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:13:48.019Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "aai-model-loader", "timestamp": 1674267200355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "status": "NOTIFIED" } 2023-01-21T02:13:48.020Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:13:48.020Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:13:48.020Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "aai-model-loader", "timestamp": 1674267208481, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-21T02:13:48.020Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:13:48.020Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:13:48.020Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "aai-model-loader", "timestamp": 1674267213568, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "status": "DEPLOY_OK" } 2023-01-21T02:13:48.020Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:13:48.020Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:13:48.021Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "aai-model-loader", "timestamp": 1674267214570, "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-01-21T02:13:48.026Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:13:48.026Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:13:48.026Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:13:48.027Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674267194604, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json", "status": "NOTIFIED" } 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: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-01-21T02:13:48.041Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 966d8dfe-64f1-44ce-947d-4171701b886e 2023-01-21T02:13:48.041Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T02:13:48.052Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:13:48.052Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674267194604, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T02:13:48.052Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:13:49.027Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:13:49.028Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:13:49.028Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:13:49.028Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674267194604, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:13:50.028Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:13:50.029Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:13:50.029Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:13:50.029Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674267194604, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:13:51.030Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:13:51.030Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:13:51.030Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:13:51.030Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674267194604, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:13:52.031Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:13:52.032Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:13:52.032Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:13:52.032Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674267194604, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:13:53.033Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:13:53.033Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:13:53.033Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:13:53.034Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674267194604, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:13:54.035Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "serviceName": "vFW 2023-01-21 01-45-02", "serviceVersion": "1.0", "serviceUUID": "da9ce12f-8aa6-4f93-842c-f50b6e0cc987", "serviceDescription": "catalog service description", "serviceInvariantUUID": "b727b54e-fb07-446b-8ee1-128b369f25e5", "resources": [ { "resourceInstanceName": "vFW 1a2da676-21bb 0", "resourceCustomizationUUID": "f4fe54a7-feef-4404-973c-368699dddb1d", "resourceName": "vFW 1a2da676-21bb", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "c96e12e6-030a-4223-9ef3-9ea946ffcc78", "resourceInvariantUUID": "781d8412-3ada-442b-8809-b3149e33c244", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw1a2da67621bb0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json", "artifactChecksum": "MTRjNWViMjc3ZWRhNDcxMDM3YzE2NzFkZGMyYzQyYzM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "90f29a0e-c305-4a3c-9657-0ba8ca59a031", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "7a3af22d-5348-472e-8bfe-14e26c1ece1a", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "ca56e45e-82c8-42d9-a72f-4cc0982a1aa1", "generatedFromUUID": "7a3af22d-5348-472e-8bfe-14e26c1ece1a" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "ca56e45e-82c8-42d9-a72f-4cc0982a1aa1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230121014502-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "artifactChecksum": "NDNhZDYxOGY1MjViMzViN2FjMDU0OWY3ZWI5NTE3YTE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "44f0b1ea-54d5-4b9e-b2c6-1ff673054616" } ], "workloadContext": "Production" } 2023-01-21T02:13:54.036Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-21T02:13:54.036Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 da9ce12f-8aa6-4f93-842c-f50b6e0cc987 ASDC 2023-01-21T02:13:54.037Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:45b98f7f-dcbb-46a0-9c9c-0914743c0330 ServiceName:vFW 2023-01-21 01-45-02 ServiceVersion:1.0 ServiceUUID:da9ce12f-8aa6-4f93-842c-f50b6e0cc987 ServiceInvariantUUID:b727b54e-fb07-446b-8ee1-128b369f25e5 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230121014502-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar ArtifactUUID:44f0b1ea-54d5-4b9e-b2c6-1ff673054616 ArtifactChecksum:NDNhZDYxOGY1MjViMzViN2FjMDU0OWY3ZWI5NTE3YTE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 1a2da676-21bb 0 ResourceCustomizationUUID:f4fe54a7-feef-4404-973c-368699dddb1d ResourceInvariantUUID:781d8412-3ada-442b-8809-b3149e33c244 ResourceName:vFW 1a2da676-21bb ResourceType:VF ResourceUUID:c96e12e6-030a-4223-9ef3-9ea946ffcc78 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw1a2da67621bb0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json ArtifactUUID:90f29a0e-c305-4a3c-9657-0ba8ca59a031 ArtifactChecksum:MTRjNWViMjc3ZWRhNDcxMDM3YzE2NzFkZGMyYzQyYzM= 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/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml ArtifactUUID:7a3af22d-5348-472e-8bfe-14e26c1ece1a 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/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env ArtifactUUID:ca56e45e-82c8-42d9-a72f-4cc0982a1aa1 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/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env ArtifactUUID:ca56e45e-82c8-42d9-a72f-4cc0982a1aa1 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-21T02:13:54.038Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF da9ce12f-8aa6-4f93-842c-f50b6e0cc987 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-01-21T02:13:54.069Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T02:13:54.069Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T02:13:54.069Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T02:13:54.070Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 44f0b1ea-54d5-4b9e-b2c6-1ff673054616 from URL: /sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar 2023-01-21T02:13:54.070Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-01-21T02:13:54.070Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar 2023-01-21T02:13:54.291Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-01-21T02:13:54.293Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar 44f0b1ea-54d5-4b9e-b2c6-1ff673054616 101500 2023-01-21T02:13:54.293Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar ASDC sendASDCNotification 2023-01-21T02:13:54.293Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar 2023-01-21T02:13:54.294Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-21T02:13:54.294Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:13:54.294Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:13:54.295Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674267234293, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:13:55.296Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T02:13:55.296Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T02:13:55.297Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 44f0b1ea-54d5-4b9e-b2c6-1ff673054616, URL: /sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar to file: /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T02:13:55.297Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230121014502-csar.csar 2023-01-21T02:13:55.298Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T02:13:55.299Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T02:13:55.555Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7092292515741950784/Definitions/service-Vfw20230121014502-template.yml Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 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-01-21T02:13:57.734Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-21T02:13:57.735Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T02:13:57.735Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T02:13:57.735Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-01-21T02:13:57.735Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T02:13:57.736Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||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-Vfw20230121014502-csar.csar 2023-01-21T02:13:57.736Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 1a2da676-21bb 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-Vfw20230121014502-csar.csar 2023-01-21T02:13:57.736Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||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-Vfw20230121014502-csar.csar 2023-01-21T02:13:57.736Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||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-Vfw20230121014502-csar.csar 2023-01-21T02:13:57.736Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T02:13:57.736Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T02:13:57.736Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||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-Vfw20230121014502-csar.csar 2023-01-21T02:13:57.736Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T02:13:57.737Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T02:13:57.737Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T02:13:57.737Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T02:13:57.737Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:13:57.737Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:13:57.737Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is matching search criteria 2023-01-21T02:13:57.738Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T02:13:57.738Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 1a2da676-21bb 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T02:13:57.738Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:13:57.738Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:13:57.738Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is matching search criteria 2023-01-21T02:13:57.739Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T02:13:57.739Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 1a2da676-21bb 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T02:13:57.739Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:13:57.739Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:13:57.739Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:13:57.740Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is not matching search criteria 2023-01-21T02:13:57.740Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-21T02:13:57.740Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-21T02:13:57.740Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-21T02:13:57.740Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-21T02:13:57.740Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-21T02:13:57.741Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T02:13:57.741Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-21T02:13:57.741Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-21T02:13:57.741Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-21T02:13:57.741Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-21T02:13:57.741Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-21T02:13:57.742Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-21T02:13:57.742Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-21T02:13:57.742Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-21T02:13:57.742Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T02:13:57.742Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-21T02:13:57.742Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:13:57.742Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-21T02:13:57.743Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:13:57.743Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is matching search criteria 2023-01-21T02:13:57.743Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 1a2da676-21bb 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T02:13:57.743Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:13:57.744Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is matching search criteria 2023-01-21T02:13:57.744Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 1a2da676-21bb 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T02:13:57.744Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:13:57.744Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is matching search criteria 2023-01-21T02:13:57.744Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 1a2da676-21bb 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T02:13:57.744Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:13:57.745Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is not matching search criteria 2023-01-21T02:13:57.745Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-21T02:13:57.745Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-01-21T02:13:57.745Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-21T02:13:57.745Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-21T02:13:57.745Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-21T02:13:57.745Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-21T02:13:57.746Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-21T02:13:57.746Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-21T02:13:57.746Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-21T02:13:57.746Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-21T02:13:57.746Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T02:13:57.746Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=0b891178-d120-4844-9fd1-def066c91da2 2023-01-21T02:13:57.747Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:13:57.747Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is not matching search criteria 2023-01-21T02:13:57.747Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-21T02:13:57.747Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-21T02:13:57.747Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-21T02:13:57.747Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-21T02:13:57.747Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-21T02:13:57.748Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T02:13:57.748Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-21T02:13:57.748Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-01-21T02:13:57.748Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-21T02:13:57.748Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-21T02:13:57.748Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-21T02:13:57.749Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T02:13:57.749Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=39289008-5ebe-4286-b3c5-8df8773a55e3 2023-01-21T02:13:57.749Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:13:57.749Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is not matching search criteria 2023-01-21T02:13:57.749Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-21T02:13:57.749Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-21T02:13:57.750Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-21T02:13:57.750Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-21T02:13:57.750Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-21T02:13:57.750Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T02:13:57.750Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-21T02:13:57.750Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-21T02:13:57.751Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-21T02:13:57.751Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-21T02:13:57.751Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-21T02:13:57.751Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-01-21T02:13:57.751Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=3165e770-78e5-48c5-ad19-04d487fdc642 2023-01-21T02:13:57.751Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:13:57.751Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:13:57.752Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:13:57.752Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:13:57.752Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:13:57.752Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:13:57.752Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:13:57.752Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:13:57.753Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-01-21 01-45-02 Description:catalog service description Model UUID:da9ce12f-8aa6-4f93-842c-f50b6e0cc987 Model Version:NULL Model InvariantUuid:b727b54e-fb07-446b-8ee1-128b369f25e5 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 1a2da676-21bb Model UUID:3d2be369-370d-4411-aca2-dcddb491b8fb Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:781d8412-3ada-442b-8809-b3149e33c244 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:f4fe54a7-feef-4404-973c-368699dddb1d NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:dc72afcf-144c-47b1-8520-9e8c53cc5c65 ModelName:Vfw1a2da67621bb..base_vfw..module-0 ModelUuid:897a71f4-0f84-4bf2-b030-7fa92b405fe9 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:0b891178-d120-4844-9fd1-def066c91da2 ModelInvariantUuid:9cade322-c073-4a62-89a0-a3e8ab9a42ad ModelName:vFW 1a2da676-21bb-nodes.vfwCvfc ModelUuid:97b26e39-a776-4d6a-bf4d-1987b81a80a1 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:d0571160-6d72-4749-be10-876ace27ab8c ModelInvariantUuid:67e49acd-e87a-4d19-9d2d-679ffee517f3 ModelName:Vfw1a2da67621bb.compute.nodes.heat.vfw ModelUuid:9be0c9bb-f476-43fb-b205-bf912e911d4d ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:39289008-5ebe-4286-b3c5-8df8773a55e3 ModelInvariantUuid:53132702-2590-4264-a8fb-8af2453e2b1e ModelName:vFW 1a2da676-21bb-nodes.vsnCvfc ModelUuid:86a391ce-7b26-426c-8768-bb1287ece196 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:277fefbd-12ce-4109-a6fd-fe8ab4d7dd5a ModelInvariantUuid:dfe21d4e-409b-4e81-bc44-04824b506712 ModelName:Vfw1a2da67621bb.compute.nodes.heat.vsn ModelUuid:2b68fb56-bb46-4f9a-bbf3-b2e4ca5fad27 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:3165e770-78e5-48c5-ad19-04d487fdc642 ModelInvariantUuid:7f53b2f0-ce1d-4400-aef7-27465b61f170 ModelName:vFW 1a2da676-21bb-nodes.vpgCvfc ModelUuid:dcdfb45a-17f2-4e76-b4f8-86f0eba1184a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:caf98f05-eada-462b-af8f-fbc39ed46f37 ModelInvariantUuid:9a4bf715-b00a-4f8f-be41-51d498b690a0 ModelName:Vfw1a2da67621bb.compute.nodes.heat.vpg ModelUuid:f1f4c7c6-6ca2-461a-955b-a3105cfea4d7 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-01-21T02:13:57.777Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||ERROR|500||Csar with UUID: 44f0b1ea-54d5-4b9e-b2c6-1ff673054616 already exists 2023-01-21T02:13:57.777Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar ASDC sendASDCNotification 2023-01-21T02:13:57.778Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar(Csar with UUID: 44f0b1ea-54d5-4b9e-b2c6-1ff673054616 already exists) 2023-01-21T02:13:57.778Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-21T02:13:57.778Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:13:57.778Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:13:57.778Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674267237777, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 44f0b1ea-54d5-4b9e-b2c6-1ff673054616 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:13:58.779Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar ASDC sendASDCNotification 2023-01-21T02:13:58.780Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar(Resource with UUID: c96e12e6-030a-4223-9ef3-9ea946ffcc78 already exists) 2023-01-21T02:13:58.780Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-21T02:13:58.780Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:13:58.780Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:13:58.781Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674267238779, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: c96e12e6-030a-4223-9ef3-9ea946ffcc78 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:13:59.782Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:13:59.794Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T02:13:59.797Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:13:59.797Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:13:59.797Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:13:59.797Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:14:29.797Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:14:29.815Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T02:14:29.818Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:14:29.818Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:14:29.818Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:14:29.818Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:14:46.971Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:14:46.973Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:14:46.973Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674267194604, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json", "status": "NOTIFIED" } 2023-01-21T02:14:46.973Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:14:59.819Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:14:59.831Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T02:14:59.834Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:14:59.834Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:14:59.834Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:14:59.835Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:15:29.835Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:15:29.852Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T02:15:29.855Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:15:29.855Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:15:29.856Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:15:29.856Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:15:46.965Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:15:46.967Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:15:46.967Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674267194604, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-01-21T02:15:46.968Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:15:46.969Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:15:46.969Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674267194604, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T02:15:46.969Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:15:46.969Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:15:46.969Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674267194604, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-01-21T02:15:46.970Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:15:46.970Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:15:46.970Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674267194604, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-template.yml", "status": "NOT_NOTIFIED" } 2023-01-21T02:15:46.970Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:15:46.970Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:15:46.970Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674267194604, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "NOTIFIED" } 2023-01-21T02:15:46.970Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:15:46.971Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:15:46.971Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674267234293, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-21T02:15:46.971Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:15:46.971Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:15:46.971Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674267237777, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 44f0b1ea-54d5-4b9e-b2c6-1ff673054616 already exists" } 2023-01-21T02:15:46.971Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:15:46.972Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:15:46.972Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674267238779, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: c96e12e6-030a-4223-9ef3-9ea946ffcc78 already exists" } 2023-01-21T02:15:46.972Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:15:59.857Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:15:59.871Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T02:15:59.873Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:15:59.873Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:15:59.873Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:15:59.874Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:16:29.874Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:16:29.897Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T02:16:29.900Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:16:29.900Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:16:29.900Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:16:29.900Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:16:46.966Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:16:59.901Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:16:59.918Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T02:16:59.920Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:16:59.920Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:16:59.920Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:16:59.920Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:17:29.921Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:17:29.935Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T02:17:29.938Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:17:29.938Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:17:29.938Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:17:29.939Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:17:46.967Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:17:59.939Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:17:59.954Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T02:17:59.957Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:17:59.957Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:17:59.957Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:17:59.957Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:18:29.958Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:18:29.970Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T02:18:29.973Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:18:29.973Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:18:29.973Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:18:29.973Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:18:46.967Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:18:47.097Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T02:18:47.098Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Member SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11-914677c1-49e7-472d-99a6-9ac253060e83 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-01-21T02:18:47.098Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-01-21T02:18:47.098Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-01-21T02:18:47.464Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T02:18:47.479Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T02:18:47.480Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] (Re-)joining group 2023-01-21T02:18:47.485Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Successfully joined group with generation Generation{generationId=10, memberId='SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84', protocol='range'} 2023-01-21T02:18:47.486Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Finished assignment for group at generation 10: {SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84=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-01-21T02:18:47.497Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Successfully synced group in generation Generation{generationId=10, memberId='SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84', protocol='range'} 2023-01-21T02:18:47.498Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T02:18:47.498Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T02:18:47.502Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T02:18:47.502Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T02:18:47.503Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T02:18:47.503Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=163, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T02:18:47.504Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T02:18:47.504Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T02:18:59.973Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-21T02:18:59.974Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T02:18:59.981Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 and serviceModelVersionId: da9ce12f-8aa6-4f93-842c-f50b6e0cc987 2023-01-21T02:18:59.981Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b727b54e-fb07-446b-8ee1-128b369f25e5 2023-01-21T02:18:59.982Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0 2023-01-21T02:18:59.991Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-01-21T02:19:00.063Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0|INFO|500||Invoke 2023-01-21T02:19:00.063Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[45b98f7f-dcbb-46a0-9c9c-0914743c0330], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[2915e826-cb00-4ce3-b5fb-d8ba0e832c77], X-ECOMP-RequestID=[45b98f7f-dcbb-46a0-9c9c-0914743c0330], X-TransactionId=[], X-ONAP-RequestID=[45b98f7f-dcbb-46a0-9c9c-0914743c0330], Content-Type=[application/merge-patch+json]} 2023-01-21T02:19:00.069Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-21T02:19:00.219Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?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/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0 has http status code:200 and response headers:{date=[Sat, 21 Jan 2023 02:19:00 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[146], vertex-id=[176192], x-aai-txid=[2-aai-resources-230121-02:19:00:695-22968], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-21T02:19:00.220Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-21T02:19:00.221Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0|INFO|500||InvokeReturn 2023-01-21T02:19:00.222Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-21T02:19:00.222Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||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-01-21T02:19:00.228Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||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-01-21T02:19:00.229Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 45b98f7f-dcbb-46a0-9c9c-0914743c0330 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-21T02:19:00.229Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-21T02:19:00.230Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:19:00.230Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:19:00.230Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674267540229, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:19:00.244Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:19:00.245Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674267540229, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-21T02:19:00.246Z||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-01-21T02:19:01.250Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-21T02:19:01.250Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"13870b9d-0319-462b-b063-7789f4b0e2c4","serviceName":"basic_onboard_NWXFRB","serviceVersion":"1.0","serviceUUID":"07e40dd4-94ca-4b5d-8af2-f8bae515f67a","serviceDescription":"service","serviceInvariantUUID":"9ca22f49-0199-4c2e-93b7-c64102c6227b","resources":[{"resourceInstanceName":"basic_onboard_NWXFRB 0","resourceName":"basic_onboard_NWXFRB","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"817be29a-e8f0-451d-85e6-5bf56c2250f8","resourceInvariantUUID":"63f3fab4-e4f6-4151-87e8-05079c257eaf","resourceCustomizationUUID":"30509283-d0a5-43ba-8b90-ad64c2cc93db","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vf-license-model.xml","artifactChecksum":"YThhMzlkNjNkYjg0Zjg2M2FmMWQ1MDBiN2JiZWU1YjY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c6ded93e-a8c7-4be9-88a4-8f72e67b3b3c","artifactVersion":"1"},{"artifactName":"basic_onboard_nwxfrb0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json","artifactChecksum":"YzdhNDliZDY0ODU1MGRiODM0ZGZiMTNjZDJkYjdkMDY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d46ef092-d69c-4879-9203-9037c370df17","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"0499d477-2bd1-4dd7-9e43-f6406263c841","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ddcf8e80-c53e-4f77-a0a4-cb4c2bfac593","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"14dd871a-88aa-4fb9-a5a8-0ce68c710922","artifactVersion":"2","generatedFromUUID":"0499d477-2bd1-4dd7-9e43-f6406263c841"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardNwxfrb-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-template.yml","artifactChecksum":"ZGI4YzJiY2QxMjczNzZmZGZiZjAxNDBiODVlZDI2OTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7ce644cb-4dd9-4ceb-a69f-91419c76d928","artifactVersion":"1"},{"artifactName":"service-BasicOnboardNwxfrb-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar","artifactChecksum":"NGEzMzQ4NGViOGE2MGFkOWFmNjEyM2ZmNDNkMmVlOTE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b004d70f-6655-4372-a024-53bb61ccbbe3","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-21T02:19:01.250Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:19:01.251Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:19:01.251Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:19:01.251Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674267194604, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:19:02.252Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:19:02.252Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:19:02.252Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:19:02.253Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674267194604, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:19:03.253Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:19:03.254Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:19:03.254Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:19:03.254Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674267194604, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:19:04.255Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:19:04.255Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:19:04.256Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:19:04.256Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674267194604, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:19:05.256Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:19:05.257Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:19:05.257Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:19:05.257Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674267194604, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:19:06.258Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:19:06.258Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:19:06.258Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:19:06.258Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674267194604, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:19:07.259Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:19:07.259Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:19:07.259Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:19:07.260Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674267194604, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:19:08.264Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "serviceName": "basic_onboard_NWXFRB", "serviceVersion": "1.0", "serviceUUID": "07e40dd4-94ca-4b5d-8af2-f8bae515f67a", "serviceDescription": "service", "serviceInvariantUUID": "9ca22f49-0199-4c2e-93b7-c64102c6227b", "resources": [ { "resourceInstanceName": "basic_onboard_NWXFRB 0", "resourceCustomizationUUID": "30509283-d0a5-43ba-8b90-ad64c2cc93db", "resourceName": "basic_onboard_NWXFRB", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "817be29a-e8f0-451d-85e6-5bf56c2250f8", "resourceInvariantUUID": "63f3fab4-e4f6-4151-87e8-05079c257eaf", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_nwxfrb0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json", "artifactChecksum": "YzdhNDliZDY0ODU1MGRiODM0ZGZiMTNjZDJkYjdkMDY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d46ef092-d69c-4879-9203-9037c370df17", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "0499d477-2bd1-4dd7-9e43-f6406263c841", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "14dd871a-88aa-4fb9-a5a8-0ce68c710922", "generatedFromUUID": "0499d477-2bd1-4dd7-9e43-f6406263c841" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "14dd871a-88aa-4fb9-a5a8-0ce68c710922", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardNwxfrb-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "artifactChecksum": "NGEzMzQ4NGViOGE2MGFkOWFmNjEyM2ZmNDNkMmVlOTE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b004d70f-6655-4372-a024-53bb61ccbbe3" } ], "workloadContext": "Production" } 2023-01-21T02:19:08.264Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-21T02:19:08.264Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 07e40dd4-94ca-4b5d-8af2-f8bae515f67a ASDC 2023-01-21T02:19:08.274Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:13870b9d-0319-462b-b063-7789f4b0e2c4 ServiceName:basic_onboard_NWXFRB ServiceVersion:1.0 ServiceUUID:07e40dd4-94ca-4b5d-8af2-f8bae515f67a ServiceInvariantUUID:9ca22f49-0199-4c2e-93b7-c64102c6227b ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardNwxfrb-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar ArtifactUUID:b004d70f-6655-4372-a024-53bb61ccbbe3 ArtifactChecksum:NGEzMzQ4NGViOGE2MGFkOWFmNjEyM2ZmNDNkMmVlOTE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_NWXFRB 0 ResourceCustomizationUUID:30509283-d0a5-43ba-8b90-ad64c2cc93db ResourceInvariantUUID:63f3fab4-e4f6-4151-87e8-05079c257eaf ResourceName:basic_onboard_NWXFRB ResourceType:VF ResourceUUID:817be29a-e8f0-451d-85e6-5bf56c2250f8 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_nwxfrb0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json ArtifactUUID:d46ef092-d69c-4879-9203-9037c370df17 ArtifactChecksum:YzdhNDliZDY0ODU1MGRiODM0ZGZiMTNjZDJkYjdkMDY= 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/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml ArtifactUUID:0499d477-2bd1-4dd7-9e43-f6406263c841 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/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env ArtifactUUID:14dd871a-88aa-4fb9-a5a8-0ce68c710922 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/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env ArtifactUUID:14dd871a-88aa-4fb9-a5a8-0ce68c710922 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-21T02:19:08.275Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 07e40dd4-94ca-4b5d-8af2-f8bae515f67a 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-01-21T02:19:08.374Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T02:19:08.375Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T02:19:08.375Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T02:19:08.375Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: b004d70f-6655-4372-a024-53bb61ccbbe3 from URL: /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:19:08.375Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-01-21T02:19:08.376Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:19:08.773Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-01-21T02:19:08.774Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar b004d70f-6655-4372-a024-53bb61ccbbe3 75685 2023-01-21T02:19:08.774Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar ASDC sendASDCNotification 2023-01-21T02:19:08.774Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:19:08.774Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-21T02:19:08.775Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:19:08.775Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:19:08.775Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674267548774, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:19:09.777Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T02:19:09.777Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T02:19:09.778Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: b004d70f-6655-4372-a024-53bb61ccbbe3, URL: /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar to file: /app/ASDC/1/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:19:09.778Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:19:09.779Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:19:09.779Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:19:09.964Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14144801510398622402/Definitions/service-BasicOnboardNwxfrb-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-01-21T02:19:11.296Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-21T02:19:11.297Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T02:19:11.297Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:19:11.297Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-01-21T02:19:11.297Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:19:11.297Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||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-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:19:11.297Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_NWXFRB 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-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:19:11.297Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||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-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:19:11.297Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||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-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:19:11.298Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:19:11.298Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||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-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:19:11.298Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T02:19:11.298Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:19:11.298Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:19:11.298Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is matching search criteria 2023-01-21T02:19:11.299Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T02:19:11.299Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_NWXFRB 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T02:19:11.299Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:19:11.299Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:19:11.299Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is matching search criteria 2023-01-21T02:19:11.300Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T02:19:11.300Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_NWXFRB 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T02:19:11.300Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:19:11.300Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:19:11.300Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:19:11.300Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is not matching search criteria 2023-01-21T02:19:11.300Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2023-01-21T02:19:11.301Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2023-01-21T02:19:11.301Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2023-01-21T02:19:11.301Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-01-21T02:19:11.301Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-21T02:19:11.301Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:19:11.301Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-21T02:19:11.301Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:19:11.301Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is matching search criteria 2023-01-21T02:19:11.302Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_NWXFRB 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T02:19:11.302Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:19:11.302Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is matching search criteria 2023-01-21T02:19:11.302Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_NWXFRB 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T02:19:11.302Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:19:11.302Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is matching search criteria 2023-01-21T02:19:11.303Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_NWXFRB 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T02:19:11.303Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:19:11.303Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is not matching search criteria 2023-01-21T02:19:11.303Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-01-21T02:19:11.303Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-01-21T02:19:11.303Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=1e7c47cb-a57d-4c61-adeb-d46897b93137 2023-01-21T02:19:11.303Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:19:11.304Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:19:11.304Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:19:11.304Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:19:11.304Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:19:11.304Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:19:11.304Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:19:11.304Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:19:11.305Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_NWXFRB Description:service Model UUID:07e40dd4-94ca-4b5d-8af2-f8bae515f67a Model Version:NULL Model InvariantUuid:9ca22f49-0199-4c2e-93b7-c64102c6227b Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_NWXFRB Model UUID:1722a130-7f7d-4b07-96fd-d9484c679a1c Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:63f3fab4-e4f6-4151-87e8-05079c257eaf Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:30509283-d0a5-43ba-8b90-ad64c2cc93db NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:c37127e7-4ca0-46e3-9428-b8651c56e1f7 ModelName:BasicOnboardNwxfrb..base_ubuntu18..module-0 ModelUuid:0e1e6b3c-f06b-47f4-ad4f-f3a1d7654da3 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:1e7c47cb-a57d-4c61-adeb-d46897b93137 ModelInvariantUuid:1c2cf982-5f7d-4e95-b4ed-00f84a33bc58 ModelName:basic_onboard_NWXFRB-nodes.ubuntu18Cvfc ModelUuid:9d200639-63b6-4ec3-9444-9490d2e462fa ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:f1042fbd-28a5-4f4f-b517-925980dc9f4f ModelInvariantUuid:56f794fe-811b-4473-8f58-a73099459487 ModelName:BasicOnboardNwxfrb.compute.nodes.heat.ubuntu18 ModelUuid:6517ffea-2d7a-4966-8779-a58234ff5a48 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-01-21T02:19:11.328Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||ERROR|500||Csar with UUID: b004d70f-6655-4372-a024-53bb61ccbbe3 already exists 2023-01-21T02:19:11.328Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar ASDC sendASDCNotification 2023-01-21T02:19:11.328Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar(Csar with UUID: b004d70f-6655-4372-a024-53bb61ccbbe3 already exists) 2023-01-21T02:19:11.329Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-21T02:19:11.329Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:19:11.329Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:19:11.329Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674267551328, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: b004d70f-6655-4372-a024-53bb61ccbbe3 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:19:12.331Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar ASDC sendASDCNotification 2023-01-21T02:19:12.331Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar(Resource with UUID: 817be29a-e8f0-451d-85e6-5bf56c2250f8 already exists) 2023-01-21T02:19:12.331Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-21T02:19:12.332Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:19:12.332Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:19:12.332Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674267552331, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 817be29a-e8f0-451d-85e6-5bf56c2250f8 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:19:13.334Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:19:13.346Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T02:19:13.348Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:19:13.349Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:19:13.349Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:19:13.349Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:19:43.349Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:19:43.364Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T02:19:43.371Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:19:43.371Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:19:43.372Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:19:43.372Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:19:46.965Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:19:46.971Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:19:46.972Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674267194604, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T02:19:46.972Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:19:46.972Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:19:46.972Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674267194604, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json", "status": "NOTIFIED" } 2023-01-21T02:19:46.972Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:19:46.973Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:19:46.973Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674267194604, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-01-21T02:19:46.973Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:19:46.973Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:19:46.973Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674267194604, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T02:19:46.973Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:19:46.973Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:19:46.973Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674267194604, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-01-21T02:19:46.973Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:19:46.974Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:19:46.974Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674267194604, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-template.yml", "status": "NOT_NOTIFIED" } 2023-01-21T02:19:46.974Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:19:46.974Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:19:46.974Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674267194604, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "NOTIFIED" } 2023-01-21T02:19:46.974Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:19:46.974Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:19:46.974Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674267548774, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-21T02:19:46.975Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:19:46.975Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:19:46.975Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674267551328, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: b004d70f-6655-4372-a024-53bb61ccbbe3 already exists" } 2023-01-21T02:19:46.975Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:19:46.975Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:19:46.975Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674267552331, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 817be29a-e8f0-451d-85e6-5bf56c2250f8 already exists" } 2023-01-21T02:19:46.975Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:20:13.374Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:20:13.390Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T02:20:13.393Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:20:13.393Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:20:13.394Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:20:13.394Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:20:43.394Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:20:43.409Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T02:20:43.412Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:20:43.412Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:20:43.412Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:20:43.412Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:20:46.965Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:21:13.412Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:21:13.425Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T02:21:13.428Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:21:13.428Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:21:13.429Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:21:13.429Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:21:43.429Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:21:43.444Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T02:21:43.446Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:21:43.446Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:21:43.446Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:21:43.446Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:21:46.967Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:22:13.446Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:22:13.459Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T02:22:13.464Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:22:13.464Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:22:13.464Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:22:13.464Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:22:43.464Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:22:43.477Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T02:22:43.479Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:22:43.479Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:22:43.479Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:22:43.479Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:22:46.968Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:23:13.480Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:23:13.494Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T02:23:13.497Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:23:13.498Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:23:13.498Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:23:13.498Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:23:43.498Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:23:43.512Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T02:23:43.518Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:23:43.518Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:23:43.519Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:23:43.519Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:23:46.968Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:23:47.577Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: cached metadata has changed from (version37: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version38: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-01-21T02:23:47.584Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T02:23:47.584Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] (Re-)joining group 2023-01-21T02:23:47.590Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Successfully joined group with generation Generation{generationId=11, memberId='SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84', protocol='range'} 2023-01-21T02:23:47.591Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Finished assignment for group at generation 11: {SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84=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-01-21T02:23:47.609Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Successfully synced group in generation Generation{generationId=11, memberId='SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84', protocol='range'} 2023-01-21T02:23:47.610Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T02:23:47.610Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T02:23:47.615Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T02:23:47.615Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T02:23:47.616Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T02:23:47.616Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=174, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T02:23:47.616Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T02:23:47.616Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T02:24:13.519Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-21T02:24:13.520Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T02:24:13.529Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 and serviceModelVersionId: 07e40dd4-94ca-4b5d-8af2-f8bae515f67a 2023-01-21T02:24:13.529Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9ca22f49-0199-4c2e-93b7-c64102c6227b 2023-01-21T02:24:13.530Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?depth=0 2023-01-21T02:24:13.535Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-01-21T02:24:13.589Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?depth=0|INFO|500||Invoke 2023-01-21T02:24:13.590Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[13870b9d-0319-462b-b063-7789f4b0e2c4], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[b0a0df3f-ba84-4144-a3ee-cf975bca0b5b], X-ECOMP-RequestID=[13870b9d-0319-462b-b063-7789f4b0e2c4], X-TransactionId=[], X-ONAP-RequestID=[13870b9d-0319-462b-b063-7789f4b0e2c4], Content-Type=[application/merge-patch+json]} 2023-01-21T02:24:13.596Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-21T02:24:13.705Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?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/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?depth=0 has http status code:200 and response headers:{date=[Sat, 21 Jan 2023 02:24:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[106], vertex-id=[180408], x-aai-txid=[0-aai-resources-230121-02:24:14:223-92781], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-21T02:24:13.706Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-21T02:24:13.707Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?depth=0|INFO|500||InvokeReturn 2023-01-21T02:24:13.709Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-21T02:24:13.709Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||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-01-21T02:24:13.716Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||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-01-21T02:24:13.717Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 13870b9d-0319-462b-b063-7789f4b0e2c4 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-21T02:24:13.717Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-21T02:24:13.717Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:24:13.717Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:24:13.717Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674267853717, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:24:13.739Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:24:13.739Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674267853717, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-21T02:24:13.740Z||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-01-21T02:24:14.735Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-21T02:24:14.736Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"966d8dfe-64f1-44ce-947d-4171701b886e","serviceName":"Demo_pNF_QsZo4Ieqc0VRTFT9Yqel","serviceVersion":"1.0","serviceUUID":"e3807ff4-ac89-4eac-acab-a1c1339cc865","serviceDescription":"catalog service description","serviceInvariantUUID":"046a6cbe-557d-45ed-b2a7-f6a5551ed1f5","resources":[{"resourceInstanceName":"pNF f0471174-2ade 0","resourceName":"pNF f0471174-2ade","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"7720c512-3830-4d1a-8a7a-c616801d510a","resourceInvariantUUID":"2ae18bb8-6a77-49be-930e-7f80f3136019","resourceCustomizationUUID":"702a6882-1495-4ec7-8147-63e522c50a4b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/vf-license-model.xml","artifactChecksum":"MTc0ODU0MjUxMjZkMjY2YzdkY2ZlMTYwYzZmM2NiYTk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7aadd88a-6c77-4735-8a59-7d4b4a4684be","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/pNF.csar","artifactChecksum":"YmUyNmNiYjYwZTM2ZWQyZWRhYWFiZjViNTE3NjVhODA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"348eb42b-aa5f-47c9-a5c6-5afa8c270eee","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a936ca7a-250b-45ad-ba23-106a5d13a07a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/vendor-license-model.xml","artifactChecksum":"Yjc2ODM3MjQzZjVlMzFhNDk1Y2YyNjdiMDgwMDIyZWM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"c16517fd-5612-4c3a-bd2d-51e4b2c39976","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1e21a67b-b592-4aca-b070-4193467860d1","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e862beaf-35f1-43ce-9635-6411ae21c650","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfQszo4ieqc0vrtft9yqel-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-template.yml","artifactChecksum":"MjMzODM1ODBhY2I3NDMzMDg1NGIzNTNmZTlkMTE1Njk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f4d3b40c-0b83-40c4-bf67-8e448b809f06","artifactVersion":"1"},{"artifactName":"service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar","artifactChecksum":"NmYzYWNhMWMwOTI1NDdiYmU2MGRmNTFmZTIyN2JiYWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"fb45c911-1b1e-4358-8144-c6318b067521","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-21T02:24:14.736Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:24:14.737Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:24:14.737Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:24:14.737Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674267194604, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:24:15.738Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:24:15.738Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:24:15.739Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:24:15.739Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674267194604, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:24:16.739Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:24:16.740Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:24:16.740Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:24:16.741Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674267194604, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:24:17.742Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:24:17.742Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:24:17.742Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:24:17.743Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674267194604, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:24:18.743Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:24:18.744Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:24:18.744Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:24:18.744Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674267194604, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:24:19.745Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:24:19.745Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:24:19.745Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:24:19.745Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674267194604, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:24:20.746Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:24:20.746Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:24:20.747Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:24:20.747Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674267194604, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:24:21.748Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:24:21.749Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:24:21.749Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:24:21.749Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674267194604, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:24:22.750Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "serviceName": "Demo_pNF_QsZo4Ieqc0VRTFT9Yqel", "serviceVersion": "1.0", "serviceUUID": "e3807ff4-ac89-4eac-acab-a1c1339cc865", "serviceDescription": "catalog service description", "serviceInvariantUUID": "046a6cbe-557d-45ed-b2a7-f6a5551ed1f5", "resources": [ { "resourceInstanceName": "pNF f0471174-2ade 0", "resourceCustomizationUUID": "702a6882-1495-4ec7-8147-63e522c50a4b", "resourceName": "pNF f0471174-2ade", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "7720c512-3830-4d1a-8a7a-c616801d510a", "resourceInvariantUUID": "2ae18bb8-6a77-49be-930e-7f80f3136019", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "artifactChecksum": "NmYzYWNhMWMwOTI1NDdiYmU2MGRmNTFmZTIyN2JiYWY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "fb45c911-1b1e-4358-8144-c6318b067521" } ], "workloadContext": "Production" } 2023-01-21T02:24:22.750Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-21T02:24:22.750Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 e3807ff4-ac89-4eac-acab-a1c1339cc865 ASDC 2023-01-21T02:24:22.751Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:966d8dfe-64f1-44ce-947d-4171701b886e ServiceName:Demo_pNF_QsZo4Ieqc0VRTFT9Yqel ServiceVersion:1.0 ServiceUUID:e3807ff4-ac89-4eac-acab-a1c1339cc865 ServiceInvariantUUID:046a6cbe-557d-45ed-b2a7-f6a5551ed1f5 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar ArtifactUUID:fb45c911-1b1e-4358-8144-c6318b067521 ArtifactChecksum:NmYzYWNhMWMwOTI1NDdiYmU2MGRmNTFmZTIyN2JiYWY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF f0471174-2ade 0 ResourceCustomizationUUID:702a6882-1495-4ec7-8147-63e522c50a4b ResourceInvariantUUID:2ae18bb8-6a77-49be-930e-7f80f3136019 ResourceName:pNF f0471174-2ade ResourceType:PNF ResourceUUID:7720c512-3830-4d1a-8a7a-c616801d510a ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-01-21T02:24:22.751Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e3807ff4-ac89-4eac-acab-a1c1339cc865 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-01-21T02:24:22.785Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T02:24:22.786Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T02:24:22.786Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T02:24:22.786Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: fb45c911-1b1e-4358-8144-c6318b067521 from URL: /sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T02:24:22.786Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-01-21T02:24:22.786Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T02:24:23.003Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-01-21T02:24:23.004Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar fb45c911-1b1e-4358-8144-c6318b067521 88015 2023-01-21T02:24:23.004Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar ASDC sendASDCNotification 2023-01-21T02:24:23.004Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T02:24:23.004Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-21T02:24:23.005Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:24:23.005Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:24:23.005Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674267863004, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:24:24.006Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T02:24:24.006Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T02:24:24.007Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: fb45c911-1b1e-4358-8144-c6318b067521, URL: /sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar to file: /app/ASDC/1/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T02:24:24.007Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T02:24:24.008Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T02:24:24.008Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T02:24:24.116Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3033355458914663982/Definitions/service-DemoPnfQszo4ieqc0vrtft9yqel-template.yml 2023-01-21T02:24:24.873Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-21T02:24:24.873Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T02:24:24.874Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T02:24:24.874Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-01-21T02:24:24.874Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF f0471174-2ade 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /app/ASDC/1/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T02:24:24.874Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T02:24:24.874Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T02:24:24.874Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T02:24:24.874Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||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-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T02:24:24.874Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||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-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T02:24:24.875Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||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-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T02:24:24.875Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T02:24:24.875Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:24:24.875Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_QsZo4Ieqc0VRTFT9Yqel is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:24:24.875Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Node template pNF f0471174-2ade 0 is matching search criteria 2023-01-21T02:24:24.876Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T02:24:24.876Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF f0471174-2ade 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T02:24:24.876Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:24:24.876Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_QsZo4Ieqc0VRTFT9Yqel is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:24:24.876Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Node template pNF f0471174-2ade 0 is matching search criteria 2023-01-21T02:24:24.876Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T02:24:24.877Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF f0471174-2ade 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T02:24:24.877Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:24:24.877Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_QsZo4Ieqc0VRTFT9Yqel is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:24:24.877Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:24:24.877Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_QsZo4Ieqc0VRTFT9Yqel is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:24:24.877Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:24:24.878Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_QsZo4Ieqc0VRTFT9Yqel is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:24:24.878Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:24:24.878Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_QsZo4Ieqc0VRTFT9Yqel is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:24:24.878Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:24:24.878Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_QsZo4Ieqc0VRTFT9Yqel is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:24:24.878Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_QsZo4Ieqc0VRTFT9Yqel Description:catalog service description Model UUID:e3807ff4-ac89-4eac-acab-a1c1339cc865 Model Version:NULL Model InvariantUuid:046a6cbe-557d-45ed-b2a7-f6a5551ed1f5 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-01-21T02:24:24.889Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Processing Resource Type: PNF, Model UUID: 7720c512-3830-4d1a-8a7a-c616801d510a 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-01-21T02:24:24.894Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||pNF f0471174-2ade 0 2023-01-21T02:24:24.894Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 7720c512-3830-4d1a-8a7a-c616801d510a 2023-01-21T02:24:24.895Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||No resources found for Service: e3807ff4-ac89-4eac-acab-a1c1339cc865 2023-01-21T02:24:24.895Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: e3807ff4-ac89-4eac-acab-a1c1339cc865 2023-01-21T02:24:24.895Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF f0471174-2ade 0 7720c512-3830-4d1a-8a7a-c616801d510a ASDC Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-21T02:24:24.901Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@8c60ff3, org.onap.sdc.toscaparser.api.parameters.Input@53810d66, org.onap.sdc.toscaparser.api.parameters.Input@6dd872d4, org.onap.sdc.toscaparser.api.parameters.Input@10bd3534, org.onap.sdc.toscaparser.api.parameters.Input@283c0947] 2023-01-21T02:24:24.901Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:24:24.902Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_QsZo4Ieqc0VRTFT9Yqel is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:24:24.902Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid e3807ff4-ac89-4eac-acab-a1c1339cc865: pNF f0471174-2ade 2023-01-21T02:24:24.902Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Processing PNF resource: 7720c512-3830-4d1a-8a7a-c616801d510a 2023-01-21T02:24:24.902Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:24:24.902Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_QsZo4Ieqc0VRTFT9Yqel is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:24:24.903Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Resource customization UUID: 702a6882-1495-4ec7-8147-63e522c50a4b is the same as notified resource customizationUUID: 702a6882-1495-4ec7-8147-63e522c50a4b Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2023-01-21T02:24:24.983Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF f0471174-2ade 7720c512-3830-4d1a-8a7a-c616801d510a 0 ASDC deployResourceStructure 2023-01-21T02:24:24.984Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar ASDC sendASDCNotification 2023-01-21T02:24:24.984Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T02:24:24.984Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-21T02:24:24.984Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:24:24.984Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:24:24.984Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674267864983, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:24:25.985Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:24:26.002Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T02:24:26.004Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:24:26.004Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:24:26.005Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:24:26.005Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:24:46.966Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:24:46.974Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:24:46.975Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674267194604, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T02:24:46.977Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:24:46.977Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:24:46.977Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674267194604, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-01-21T02:24:46.977Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:24:46.977Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:24:46.977Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674267194604, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-01-21T02:24:46.977Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:24:46.977Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:24:46.977Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674267194604, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T02:24:46.977Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:24:46.978Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:24:46.978Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674267194604, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-01-21T02:24:46.978Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:24:46.978Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:24:46.978Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674267194604, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-01-21T02:24:46.978Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:24:46.978Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:24:46.978Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674267194604, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-template.yml", "status": "NOT_NOTIFIED" } 2023-01-21T02:24:46.979Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:24:46.979Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:24:46.979Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674267194604, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "status": "NOTIFIED" } 2023-01-21T02:24:46.979Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:24:46.979Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:24:46.980Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "aai-model-loader", "timestamp": 1674267860355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T02:24:46.980Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:24:46.980Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:24:46.980Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "multicloud-k8s", "timestamp": 1674267834618, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T02:24:46.980Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:24:46.980Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:24:46.980Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "cds-sdc-listener", "timestamp": 1674267804952, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T02:24:46.980Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:24:46.981Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:24:46.981Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674267863004, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-21T02:24:46.981Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:24:46.981Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:24:46.981Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "aai-model-loader", "timestamp": 1674267860355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-01-21T02:24:46.981Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:24:46.981Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:24:46.981Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "multicloud-k8s", "timestamp": 1674267834618, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-01-21T02:24:46.981Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:24:46.982Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:24:46.982Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "cds-sdc-listener", "timestamp": 1674267804952, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-01-21T02:24:46.982Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:24:46.982Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:24:46.982Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "aai-model-loader", "timestamp": 1674267860355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-01-21T02:24:46.982Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:24:46.982Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:24:46.982Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "multicloud-k8s", "timestamp": 1674267834618, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-01-21T02:24:46.982Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:24:46.982Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:24:46.982Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "cds-sdc-listener", "timestamp": 1674267804952, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-01-21T02:24:46.983Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:24:46.983Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:24:46.983Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674267864983, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "status": "DEPLOY_OK" } 2023-01-21T02:24:46.983Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:24:46.983Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:24:46.983Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "aai-model-loader", "timestamp": 1674267860355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T02:24:46.983Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:24:46.983Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:24:46.984Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "multicloud-k8s", "timestamp": 1674267834618, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T02:24:46.984Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:24:46.984Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:24:46.984Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "cds-sdc-listener", "timestamp": 1674267804952, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T02:24:46.984Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:24:46.984Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:24:46.984Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "aai-model-loader", "timestamp": 1674267860355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-01-21T02:24:46.984Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:24:46.984Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:24:46.984Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "multicloud-k8s", "timestamp": 1674267834618, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-01-21T02:24:46.985Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:24:46.985Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:24:46.985Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "cds-sdc-listener", "timestamp": 1674267804952, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-01-21T02:24:46.985Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:24:46.985Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:24:46.985Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "aai-model-loader", "timestamp": 1674267860355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-01-21T02:24:46.986Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:24:46.986Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:24:46.986Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "cds-sdc-listener", "timestamp": 1674267804952, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-01-21T02:24:46.986Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:24:46.986Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:24:46.986Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "multicloud-k8s", "timestamp": 1674267834618, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-01-21T02:24:46.986Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:24:46.986Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:24:46.986Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "aai-model-loader", "timestamp": 1674267860355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-template.yml", "status": "NOT_NOTIFIED" } 2023-01-21T02:24:46.986Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:24:46.986Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:24:46.987Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "cds-sdc-listener", "timestamp": 1674267804952, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-template.yml", "status": "NOT_NOTIFIED" } 2023-01-21T02:24:46.987Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:24:46.987Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:24:46.987Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "multicloud-k8s", "timestamp": 1674267834618, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-template.yml", "status": "NOT_NOTIFIED" } 2023-01-21T02:24:46.987Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:24:46.987Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:24:46.987Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "aai-model-loader", "timestamp": 1674267860355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar", "status": "NOTIFIED" } 2023-01-21T02:24:46.987Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:24:46.987Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:24:46.987Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "multicloud-k8s", "timestamp": 1674267834618, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar", "status": "NOTIFIED" } 2023-01-21T02:24:46.988Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:24:46.988Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:24:46.988Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "cds-sdc-listener", "timestamp": 1674267804952, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar", "status": "NOTIFIED" } 2023-01-21T02:24:46.988Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:24:46.988Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:24:46.988Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "aai-model-loader", "timestamp": 1674267870731, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-21T02:24:46.989Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:24:46.989Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:24:46.989Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "cds-sdc-listener", "timestamp": 1674267871372, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-21T02:24:46.989Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:24:46.989Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:24:46.989Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "aai-model-loader", "timestamp": 1674267875562, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar", "status": "DEPLOY_OK" } 2023-01-21T02:24:46.989Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:24:46.989Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-21T02:24:46.989Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "aai-model-loader", "timestamp": 1674267876565, "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=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:24:47.024Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of baeee319-cfeb-4bbe-93bc-7b85862f2b9c 2023-01-21T02:24:47.025Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId baeee319-cfeb-4bbe-93bc-7b85862f2b9c 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-01-21T02:24:56.005Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:24:56.019Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T02:24:56.022Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:24:56.022Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:24:56.022Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:24:56.022Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:25:26.023Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:25:26.038Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T02:25:26.041Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:25:26.041Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:25:26.042Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:25:26.042Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:25:46.965Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:25:56.043Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:25:56.056Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T02:25:56.058Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:25:56.058Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:25:56.058Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:25:56.058Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:26:26.059Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:26:26.072Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T02:26:26.075Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:26:26.075Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:26:26.075Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:26:26.075Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:26:46.966Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:26:56.076Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:26:56.090Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T02:26:56.093Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:26:56.093Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:26:56.093Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:26:56.093Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:27:26.094Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:27:26.108Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T02:27:26.110Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:27:26.111Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:27:26.111Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:27:26.111Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:27:46.967Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:27:56.111Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:27:56.124Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T02:27:56.126Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:27:56.126Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:27:56.127Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:27:56.127Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:28:26.127Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:28:26.144Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T02:28:26.146Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:28:26.146Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:28:26.146Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:28:26.146Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:28:46.969Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:28:56.147Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:28:56.157Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T02:28:56.160Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:28:56.160Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:28:56.160Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:28:56.160Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:29:26.160Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-21T02:29:26.161Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T02:29:26.170Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 966d8dfe-64f1-44ce-947d-4171701b886e and serviceModelVersionId: e3807ff4-ac89-4eac-acab-a1c1339cc865 2023-01-21T02:29:26.170Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 046a6cbe-557d-45ed-b2a7-f6a5551ed1f5 2023-01-21T02:29:26.171Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/046a6cbe-557d-45ed-b2a7-f6a5551ed1f5/model-vers/model-ver/e3807ff4-ac89-4eac-acab-a1c1339cc865?depth=0 2023-01-21T02:29:26.180Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-01-21T02:29:26.243Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/046a6cbe-557d-45ed-b2a7-f6a5551ed1f5/model-vers/model-ver/e3807ff4-ac89-4eac-acab-a1c1339cc865?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-01-21T02:29:26.245Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/046a6cbe-557d-45ed-b2a7-f6a5551ed1f5/model-vers/model-ver/e3807ff4-ac89-4eac-acab-a1c1339cc865?depth=0|INFO|500||Invoke 2023-01-21T02:29:26.248Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/046a6cbe-557d-45ed-b2a7-f6a5551ed1f5/model-vers/model-ver/e3807ff4-ac89-4eac-acab-a1c1339cc865?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-21T02:29:26.472Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/046a6cbe-557d-45ed-b2a7-f6a5551ed1f5/model-vers/model-ver/e3807ff4-ac89-4eac-acab-a1c1339cc865?depth=0|INFO|500||InvokeReturn 2023-01-21T02:29:26.473Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/046a6cbe-557d-45ed-b2a7-f6a5551ed1f5/model-vers/model-ver/e3807ff4-ac89-4eac-acab-a1c1339cc865?depth=0 has http status code:200 and response headers:{date=[Sat, 21 Jan 2023 02:29:26 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[219], vertex-id=[368712], x-aai-txid=[1-aai-resources-230121-02:29:26:879-46333], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-21T02:29:26.474Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity. 2023-01-21T02:29:26.474Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-21T02:29:26.474Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||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-01-21T02:29:26.482Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||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-01-21T02:29:26.482Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 966d8dfe-64f1-44ce-947d-4171701b886e and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-21T02:29:26.482Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-21T02:29:26.483Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:29:26.483Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:29:26.483Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674268166482, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:29:26.499Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:29:26.499Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674268166482, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-21T02:29:26.500Z||pool-2-thread-4|||||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-01-21T02:29:27.504Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T02:29:27.504Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-01-21T02:29:27.506Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Node 0 disconnected. 2023-01-21T02:29:27.507Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Cancelled in-flight METADATA request with correlation id 51591 due to node 0 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 2023-01-21T02:29:27.507Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Node 1 disconnected. 2023-01-21T02:29:27.507Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Node 2 disconnected. 2023-01-21T02:29:27.508Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Node 2147483646 disconnected. 2023-01-21T02:29:27.508Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T02:29:27.508Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T02:29:27.508Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T02:29:27.509Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-01-21T02:29:27.509Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Request joining group due to: rebalance failed due to 'The coordinator is not available.' (CoordinatorNotAvailableException) 2023-01-21T02:29:27.606Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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=3, 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-01-21T02:29:27.651Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) 2023-01-21T02:29:27.657Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] (Re-)joining group 2023-01-21T02:29:27.696Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11-1631f32c-1a19-44fe-b3d4-6439195b9462 2023-01-21T02:29:27.697Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T02:29:27.697Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] (Re-)joining group 2023-01-21T02:29:30.107Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T02:29:33.117Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T02:29:36.124Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T02:29:39.135Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T02:29:42.143Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T02:29:45.150Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T02:29:46.965Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:29:46.975Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T02:29:46.975Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] (Re-)joining group 2023-01-21T02:29:46.983Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Successfully joined group with generation Generation{generationId=12, memberId='SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11-1631f32c-1a19-44fe-b3d4-6439195b9462', protocol='range'} 2023-01-21T02:29:46.984Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Successfully joined group with generation Generation{generationId=12, memberId='SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84', protocol='range'} 2023-01-21T02:29:46.990Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-21T02:29:46.991Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-21T02:29:46.991Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-21T02:29:46.991Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-21T02:29:46.992Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-21T02:29:46.992Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-21T02:29:46.993Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Finished assignment for group at generation 12: {SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11-1631f32c-1a19-44fe-b3d4-6439195b9462=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-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84=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-01-21T02:29:47.009Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Successfully synced group in generation Generation{generationId=12, memberId='SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84', protocol='range'} 2023-01-21T02:29:47.009Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Successfully synced group in generation Generation{generationId=12, memberId='SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11-1631f32c-1a19-44fe-b3d4-6439195b9462', protocol='range'} 2023-01-21T02:29:47.009Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T02:29:47.009Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T02:29:47.009Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T02:29:47.009Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T02:29:47.018Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T02:29:47.018Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T02:29:47.018Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T02:29:47.018Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=214, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T02:29:47.018Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T02:29:47.018Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T02:29:47.021Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T02:29:47.021Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T02:29:47.021Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T02:29:47.022Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T02:29:47.022Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T02:29:47.022Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T02:29:47.039Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-21T02:29:47.039Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"45b98f7f-dcbb-46a0-9c9c-0914743c0330","serviceName":"vFW 2023-01-21 01-45-02","serviceVersion":"1.0","serviceUUID":"da9ce12f-8aa6-4f93-842c-f50b6e0cc987","serviceDescription":"catalog service description","serviceInvariantUUID":"b727b54e-fb07-446b-8ee1-128b369f25e5","resources":[{"resourceInstanceName":"vFW 1a2da676-21bb 0","resourceName":"vFW 1a2da676-21bb","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"c96e12e6-030a-4223-9ef3-9ea946ffcc78","resourceInvariantUUID":"781d8412-3ada-442b-8809-b3149e33c244","resourceCustomizationUUID":"f4fe54a7-feef-4404-973c-368699dddb1d","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vf-license-model.xml","artifactChecksum":"OTZiNjQ4N2U5MmU3MDJhODg0NjBkMTZmOTE1Mzc2OWI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"52f2c04f-3d64-4595-9761-611c592e8fb0","artifactVersion":"1"},{"artifactName":"vfw1a2da67621bb0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json","artifactChecksum":"MTRjNWViMjc3ZWRhNDcxMDM3YzE2NzFkZGMyYzQyYzM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"90f29a0e-c305-4a3c-9657-0ba8ca59a031","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"7a3af22d-5348-472e-8bfe-14e26c1ece1a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTg4MTVkN2Q3MGE3ZDg0YTczYmQwN2Y2N2QxNzFiMDk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"bd282208-8ee5-4347-b4bc-71e73470773c","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ca56e45e-82c8-42d9-a72f-4cc0982a1aa1","artifactVersion":"2","generatedFromUUID":"7a3af22d-5348-472e-8bfe-14e26c1ece1a"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230121014502-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-template.yml","artifactChecksum":"ZmU4N2E1ZDc0N2NlMTRmZWMyZDliZjQ4OWMwMmE3NGE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"94edccef-fe84-4340-bed4-fa5aed749213","artifactVersion":"1"},{"artifactName":"service-Vfw20230121014502-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar","artifactChecksum":"NDNhZDYxOGY1MjViMzViN2FjMDU0OWY3ZWI5NTE3YTE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"44f0b1ea-54d5-4b9e-b2c6-1ff673054616","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-21T02:29:47.042Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:29:47.042Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:29:47.042Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:29:47.042Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:29:48.032Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:29:48.032Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T02:29:48.033Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:29:48.042Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:29:48.043Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:29:48.043Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:29:48.043Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:29:49.044Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:29:49.044Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:29:49.044Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:29:49.044Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:29:50.045Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:29:50.045Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:29:50.045Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:29:50.045Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:29:51.047Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:29:51.047Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:29:51.048Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:29:51.048Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:29:52.049Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:29:52.050Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:29:52.050Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:29:52.050Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:29:53.051Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:29:53.052Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:29:53.052Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:29:53.052Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:29:54.053Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "serviceName": "vFW 2023-01-21 01-45-02", "serviceVersion": "1.0", "serviceUUID": "da9ce12f-8aa6-4f93-842c-f50b6e0cc987", "serviceDescription": "catalog service description", "serviceInvariantUUID": "b727b54e-fb07-446b-8ee1-128b369f25e5", "resources": [ { "resourceInstanceName": "vFW 1a2da676-21bb 0", "resourceCustomizationUUID": "f4fe54a7-feef-4404-973c-368699dddb1d", "resourceName": "vFW 1a2da676-21bb", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "c96e12e6-030a-4223-9ef3-9ea946ffcc78", "resourceInvariantUUID": "781d8412-3ada-442b-8809-b3149e33c244", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw1a2da67621bb0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json", "artifactChecksum": "MTRjNWViMjc3ZWRhNDcxMDM3YzE2NzFkZGMyYzQyYzM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "90f29a0e-c305-4a3c-9657-0ba8ca59a031", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "7a3af22d-5348-472e-8bfe-14e26c1ece1a", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "ca56e45e-82c8-42d9-a72f-4cc0982a1aa1", "generatedFromUUID": "7a3af22d-5348-472e-8bfe-14e26c1ece1a" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "ca56e45e-82c8-42d9-a72f-4cc0982a1aa1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230121014502-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "artifactChecksum": "NDNhZDYxOGY1MjViMzViN2FjMDU0OWY3ZWI5NTE3YTE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "44f0b1ea-54d5-4b9e-b2c6-1ff673054616" } ], "workloadContext": "Production" } 2023-01-21T02:29:54.053Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-21T02:29:54.053Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 da9ce12f-8aa6-4f93-842c-f50b6e0cc987 ASDC 2023-01-21T02:29:54.054Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:45b98f7f-dcbb-46a0-9c9c-0914743c0330 ServiceName:vFW 2023-01-21 01-45-02 ServiceVersion:1.0 ServiceUUID:da9ce12f-8aa6-4f93-842c-f50b6e0cc987 ServiceInvariantUUID:b727b54e-fb07-446b-8ee1-128b369f25e5 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230121014502-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar ArtifactUUID:44f0b1ea-54d5-4b9e-b2c6-1ff673054616 ArtifactChecksum:NDNhZDYxOGY1MjViMzViN2FjMDU0OWY3ZWI5NTE3YTE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 1a2da676-21bb 0 ResourceCustomizationUUID:f4fe54a7-feef-4404-973c-368699dddb1d ResourceInvariantUUID:781d8412-3ada-442b-8809-b3149e33c244 ResourceName:vFW 1a2da676-21bb ResourceType:VF ResourceUUID:c96e12e6-030a-4223-9ef3-9ea946ffcc78 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw1a2da67621bb0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json ArtifactUUID:90f29a0e-c305-4a3c-9657-0ba8ca59a031 ArtifactChecksum:MTRjNWViMjc3ZWRhNDcxMDM3YzE2NzFkZGMyYzQyYzM= 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/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml ArtifactUUID:7a3af22d-5348-472e-8bfe-14e26c1ece1a 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/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env ArtifactUUID:ca56e45e-82c8-42d9-a72f-4cc0982a1aa1 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/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env ArtifactUUID:ca56e45e-82c8-42d9-a72f-4cc0982a1aa1 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-21T02:29:54.054Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF da9ce12f-8aa6-4f93-842c-f50b6e0cc987 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-01-21T02:29:54.083Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T02:29:54.084Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T02:29:54.084Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T02:29:54.084Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 44f0b1ea-54d5-4b9e-b2c6-1ff673054616 from URL: /sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar 2023-01-21T02:29:54.084Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-01-21T02:29:54.084Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar 2023-01-21T02:29:54.260Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-01-21T02:29:54.261Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar 44f0b1ea-54d5-4b9e-b2c6-1ff673054616 101500 2023-01-21T02:29:54.262Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar ASDC sendASDCNotification 2023-01-21T02:29:54.262Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar 2023-01-21T02:29:54.262Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-21T02:29:54.262Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:29:54.262Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:29:54.262Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674268194261, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:29:55.263Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T02:29:55.264Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T02:29:55.264Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 44f0b1ea-54d5-4b9e-b2c6-1ff673054616, URL: /sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar to file: /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T02:29:55.265Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230121014502-csar.csar 2023-01-21T02:29:55.266Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T02:29:55.266Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T02:29:55.560Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10739339154377259478/Definitions/service-Vfw20230121014502-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_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided 2023-01-21T02:29:57.667Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-21T02:29:57.668Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T02:29:57.668Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T02:29:57.668Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-01-21T02:29:57.668Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T02:29:57.668Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||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-Vfw20230121014502-csar.csar 2023-01-21T02:29:57.668Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 1a2da676-21bb 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-Vfw20230121014502-csar.csar 2023-01-21T02:29:57.668Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||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-Vfw20230121014502-csar.csar 2023-01-21T02:29:57.669Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||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-Vfw20230121014502-csar.csar 2023-01-21T02:29:57.669Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T02:29:57.669Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T02:29:57.669Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||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-Vfw20230121014502-csar.csar 2023-01-21T02:29:57.669Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T02:29:57.669Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T02:29:57.669Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T02:29:57.669Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T02:29:57.669Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:29:57.670Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:29:57.670Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is matching search criteria 2023-01-21T02:29:57.670Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T02:29:57.670Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 1a2da676-21bb 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T02:29:57.670Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:29:57.671Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:29:57.671Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is matching search criteria 2023-01-21T02:29:57.671Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T02:29:57.671Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 1a2da676-21bb 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T02:29:57.671Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:29:57.671Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:29:57.671Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:29:57.672Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is not matching search criteria 2023-01-21T02:29:57.672Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-21T02:29:57.672Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-21T02:29:57.672Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-21T02:29:57.672Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-21T02:29:57.672Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-21T02:29:57.673Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T02:29:57.673Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-21T02:29:57.673Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-21T02:29:57.673Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-21T02:29:57.673Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-21T02:29:57.673Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-21T02:29:57.673Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-21T02:29:57.673Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-21T02:29:57.674Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-21T02:29:57.674Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T02:29:57.674Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-21T02:29:57.674Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:29:57.674Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-21T02:29:57.674Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:29:57.675Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is matching search criteria 2023-01-21T02:29:57.675Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 1a2da676-21bb 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T02:29:57.675Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:29:57.675Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is matching search criteria 2023-01-21T02:29:57.675Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 1a2da676-21bb 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T02:29:57.675Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:29:57.676Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is matching search criteria 2023-01-21T02:29:57.676Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 1a2da676-21bb 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T02:29:57.676Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:29:57.676Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is not matching search criteria 2023-01-21T02:29:57.676Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-21T02:29:57.676Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-01-21T02:29:57.676Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-21T02:29:57.677Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-21T02:29:57.677Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-21T02:29:57.677Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-21T02:29:57.677Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-21T02:29:57.677Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-21T02:29:57.677Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-21T02:29:57.677Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-21T02:29:57.677Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T02:29:57.678Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=0b891178-d120-4844-9fd1-def066c91da2 2023-01-21T02:29:57.678Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:29:57.678Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is not matching search criteria 2023-01-21T02:29:57.678Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-21T02:29:57.678Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-21T02:29:57.678Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-21T02:29:57.678Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-21T02:29:57.678Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-21T02:29:57.679Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T02:29:57.683Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-21T02:29:57.683Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-01-21T02:29:57.683Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-21T02:29:57.683Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-21T02:29:57.683Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-21T02:29:57.683Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T02:29:57.684Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=39289008-5ebe-4286-b3c5-8df8773a55e3 2023-01-21T02:29:57.684Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:29:57.684Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is not matching search criteria 2023-01-21T02:29:57.684Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-21T02:29:57.684Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-21T02:29:57.684Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-21T02:29:57.684Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-21T02:29:57.684Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-21T02:29:57.685Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T02:29:57.685Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-21T02:29:57.685Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-21T02:29:57.685Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-21T02:29:57.685Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-21T02:29:57.685Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-21T02:29:57.685Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-01-21T02:29:57.685Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=3165e770-78e5-48c5-ad19-04d487fdc642 2023-01-21T02:29:57.686Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:29:57.686Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:29:57.686Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:29:57.686Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:29:57.686Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:29:57.686Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:29:57.686Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:29:57.686Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:29:57.687Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-01-21 01-45-02 Description:catalog service description Model UUID:da9ce12f-8aa6-4f93-842c-f50b6e0cc987 Model Version:NULL Model InvariantUuid:b727b54e-fb07-446b-8ee1-128b369f25e5 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 1a2da676-21bb Model UUID:3d2be369-370d-4411-aca2-dcddb491b8fb Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:781d8412-3ada-442b-8809-b3149e33c244 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:f4fe54a7-feef-4404-973c-368699dddb1d NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:dc72afcf-144c-47b1-8520-9e8c53cc5c65 ModelName:Vfw1a2da67621bb..base_vfw..module-0 ModelUuid:897a71f4-0f84-4bf2-b030-7fa92b405fe9 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:0b891178-d120-4844-9fd1-def066c91da2 ModelInvariantUuid:9cade322-c073-4a62-89a0-a3e8ab9a42ad ModelName:vFW 1a2da676-21bb-nodes.vfwCvfc ModelUuid:97b26e39-a776-4d6a-bf4d-1987b81a80a1 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:d0571160-6d72-4749-be10-876ace27ab8c ModelInvariantUuid:67e49acd-e87a-4d19-9d2d-679ffee517f3 ModelName:Vfw1a2da67621bb.compute.nodes.heat.vfw ModelUuid:9be0c9bb-f476-43fb-b205-bf912e911d4d ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:39289008-5ebe-4286-b3c5-8df8773a55e3 ModelInvariantUuid:53132702-2590-4264-a8fb-8af2453e2b1e ModelName:vFW 1a2da676-21bb-nodes.vsnCvfc ModelUuid:86a391ce-7b26-426c-8768-bb1287ece196 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:277fefbd-12ce-4109-a6fd-fe8ab4d7dd5a ModelInvariantUuid:dfe21d4e-409b-4e81-bc44-04824b506712 ModelName:Vfw1a2da67621bb.compute.nodes.heat.vsn ModelUuid:2b68fb56-bb46-4f9a-bbf3-b2e4ca5fad27 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:3165e770-78e5-48c5-ad19-04d487fdc642 ModelInvariantUuid:7f53b2f0-ce1d-4400-aef7-27465b61f170 ModelName:vFW 1a2da676-21bb-nodes.vpgCvfc ModelUuid:dcdfb45a-17f2-4e76-b4f8-86f0eba1184a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:caf98f05-eada-462b-af8f-fbc39ed46f37 ModelInvariantUuid:9a4bf715-b00a-4f8f-be41-51d498b690a0 ModelName:Vfw1a2da67621bb.compute.nodes.heat.vpg ModelUuid:f1f4c7c6-6ca2-461a-955b-a3105cfea4d7 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-01-21T02:29:57.709Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||ERROR|500||Csar with UUID: 44f0b1ea-54d5-4b9e-b2c6-1ff673054616 already exists 2023-01-21T02:29:57.710Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar ASDC sendASDCNotification 2023-01-21T02:29:57.710Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar(Csar with UUID: 44f0b1ea-54d5-4b9e-b2c6-1ff673054616 already exists) 2023-01-21T02:29:57.710Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-21T02:29:57.710Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:29:57.710Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:29:57.710Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674268197710, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 44f0b1ea-54d5-4b9e-b2c6-1ff673054616 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:29:58.711Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar ASDC sendASDCNotification 2023-01-21T02:29:58.712Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar(Resource with UUID: c96e12e6-030a-4223-9ef3-9ea946ffcc78 already exists) 2023-01-21T02:29:58.712Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-21T02:29:58.712Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:29:58.712Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:29:58.712Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674268198711, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: c96e12e6-030a-4223-9ef3-9ea946ffcc78 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:29:59.713Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:29:59.723Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T02:29:59.726Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:29:59.726Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:29:59.726Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:29:59.726Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:30:29.726Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:30:29.737Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T02:30:29.739Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:30:29.739Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:30:29.739Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:30:29.739Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:30:46.967Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:30:46.969Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:30:46.969Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json", "status": "NOTIFIED" } 2023-01-21T02:30:46.970Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:30:59.740Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:30:59.753Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T02:30:59.755Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:30:59.755Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:30:59.756Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:30:59.756Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:31:29.756Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:31:29.770Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T02:31:29.772Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:31:29.773Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:31:29.773Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:31:29.773Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:31:46.965Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:31:46.967Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:31:46.967Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-01-21T02:31:46.968Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:31:46.968Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:31:46.968Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T02:31:46.968Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:31:46.968Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:31:46.968Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-01-21T02:31:46.968Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:31:46.968Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:31:46.968Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-template.yml", "status": "NOT_NOTIFIED" } 2023-01-21T02:31:46.969Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:31:46.969Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:31:46.969Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "NOTIFIED" } 2023-01-21T02:31:46.969Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:31:46.969Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:31:46.969Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674268194261, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-21T02:31:46.969Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:31:46.969Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:31:46.969Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674268197710, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 44f0b1ea-54d5-4b9e-b2c6-1ff673054616 already exists" } 2023-01-21T02:31:46.969Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:31:46.970Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:31:46.970Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674268198711, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: c96e12e6-030a-4223-9ef3-9ea946ffcc78 already exists" } 2023-01-21T02:31:46.970Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:31:59.773Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:31:59.787Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T02:31:59.791Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:31:59.791Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:31:59.791Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:31:59.792Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:32:29.792Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:32:29.806Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T02:32:29.808Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:32:29.808Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:32:29.808Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:32:29.809Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:32:46.966Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:32:59.809Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:32:59.828Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T02:32:59.830Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:32:59.831Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:32:59.831Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:32:59.831Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:33:29.831Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:33:29.843Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T02:33:29.846Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:33:29.846Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:33:29.846Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:33:29.846Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:33:46.967Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:33:59.846Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:33:59.860Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T02:33:59.863Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:33:59.863Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:33:59.863Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:33:59.863Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:34:29.863Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:34:29.875Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T02:34:29.878Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:34:29.878Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:34:29.878Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:34:29.878Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:34:46.967Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:34:47.058Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T02:34:47.058Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Member SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11-1631f32c-1a19-44fe-b3d4-6439195b9462 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-01-21T02:34:47.059Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-01-21T02:34:47.059Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-01-21T02:34:47.475Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T02:34:47.483Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T02:34:47.483Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] (Re-)joining group 2023-01-21T02:34:47.490Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Successfully joined group with generation Generation{generationId=13, memberId='SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84', protocol='range'} 2023-01-21T02:34:47.490Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Finished assignment for group at generation 13: {SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84=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-01-21T02:34:47.502Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Successfully synced group in generation Generation{generationId=13, memberId='SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84', protocol='range'} 2023-01-21T02:34:47.502Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T02:34:47.502Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T02:34:47.506Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T02:34:47.506Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T02:34:47.507Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T02:34:47.507Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=224, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T02:34:47.507Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T02:34:47.507Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T02:34:59.879Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-21T02:34:59.879Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T02:34:59.886Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 and serviceModelVersionId: da9ce12f-8aa6-4f93-842c-f50b6e0cc987 2023-01-21T02:34:59.887Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b727b54e-fb07-446b-8ee1-128b369f25e5 2023-01-21T02:34:59.889Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0 2023-01-21T02:34:59.898Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-01-21T02:34:59.946Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?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-01-21T02:34:59.949Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0|INFO|500||Invoke 2023-01-21T02:34:59.954Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-21T02:35:00.076Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0|INFO|500||InvokeReturn 2023-01-21T02:35:00.077Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0 has http status code:200 and response headers:{date=[Sat, 21 Jan 2023 02:35:00 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[117], vertex-id=[176192], x-aai-txid=[1-aai-resources-230121-02:35:00:588-67853], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-21T02:35:00.077Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity. 2023-01-21T02:35:00.078Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-21T02:35:00.078Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||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-01-21T02:35:00.085Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||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-01-21T02:35:00.086Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 45b98f7f-dcbb-46a0-9c9c-0914743c0330 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-21T02:35:00.086Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-21T02:35:00.086Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:35:00.087Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:35:00.087Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674268500086, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:35:00.105Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:35:00.105Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674268500086, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-21T02:35:00.106Z||pool-2-thread-4|||||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-01-21T02:35:01.107Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-21T02:35:01.107Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"13870b9d-0319-462b-b063-7789f4b0e2c4","serviceName":"basic_onboard_NWXFRB","serviceVersion":"1.0","serviceUUID":"07e40dd4-94ca-4b5d-8af2-f8bae515f67a","serviceDescription":"service","serviceInvariantUUID":"9ca22f49-0199-4c2e-93b7-c64102c6227b","resources":[{"resourceInstanceName":"basic_onboard_NWXFRB 0","resourceName":"basic_onboard_NWXFRB","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"817be29a-e8f0-451d-85e6-5bf56c2250f8","resourceInvariantUUID":"63f3fab4-e4f6-4151-87e8-05079c257eaf","resourceCustomizationUUID":"30509283-d0a5-43ba-8b90-ad64c2cc93db","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vf-license-model.xml","artifactChecksum":"YThhMzlkNjNkYjg0Zjg2M2FmMWQ1MDBiN2JiZWU1YjY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c6ded93e-a8c7-4be9-88a4-8f72e67b3b3c","artifactVersion":"1"},{"artifactName":"basic_onboard_nwxfrb0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json","artifactChecksum":"YzdhNDliZDY0ODU1MGRiODM0ZGZiMTNjZDJkYjdkMDY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d46ef092-d69c-4879-9203-9037c370df17","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"0499d477-2bd1-4dd7-9e43-f6406263c841","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ddcf8e80-c53e-4f77-a0a4-cb4c2bfac593","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"14dd871a-88aa-4fb9-a5a8-0ce68c710922","artifactVersion":"2","generatedFromUUID":"0499d477-2bd1-4dd7-9e43-f6406263c841"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardNwxfrb-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-template.yml","artifactChecksum":"ZGI4YzJiY2QxMjczNzZmZGZiZjAxNDBiODVlZDI2OTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7ce644cb-4dd9-4ceb-a69f-91419c76d928","artifactVersion":"1"},{"artifactName":"service-BasicOnboardNwxfrb-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar","artifactChecksum":"NGEzMzQ4NGViOGE2MGFkOWFmNjEyM2ZmNDNkMmVlOTE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b004d70f-6655-4372-a024-53bb61ccbbe3","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-21T02:35:01.107Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:35:01.108Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:35:01.108Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:35:01.108Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:35:02.109Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:35:02.109Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:35:02.109Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:35:02.109Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:35:03.110Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:35:03.110Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:35:03.110Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:35:03.111Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:35:04.112Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:35:04.113Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:35:04.113Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:35:04.113Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:35:05.114Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:35:05.115Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:35:05.115Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:35:05.115Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:35:06.116Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:35:06.116Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:35:06.116Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:35:06.117Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:35:07.117Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:35:07.118Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:35:07.118Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:35:07.118Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:35:08.120Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "serviceName": "basic_onboard_NWXFRB", "serviceVersion": "1.0", "serviceUUID": "07e40dd4-94ca-4b5d-8af2-f8bae515f67a", "serviceDescription": "service", "serviceInvariantUUID": "9ca22f49-0199-4c2e-93b7-c64102c6227b", "resources": [ { "resourceInstanceName": "basic_onboard_NWXFRB 0", "resourceCustomizationUUID": "30509283-d0a5-43ba-8b90-ad64c2cc93db", "resourceName": "basic_onboard_NWXFRB", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "817be29a-e8f0-451d-85e6-5bf56c2250f8", "resourceInvariantUUID": "63f3fab4-e4f6-4151-87e8-05079c257eaf", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_nwxfrb0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json", "artifactChecksum": "YzdhNDliZDY0ODU1MGRiODM0ZGZiMTNjZDJkYjdkMDY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d46ef092-d69c-4879-9203-9037c370df17", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "0499d477-2bd1-4dd7-9e43-f6406263c841", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "14dd871a-88aa-4fb9-a5a8-0ce68c710922", "generatedFromUUID": "0499d477-2bd1-4dd7-9e43-f6406263c841" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "14dd871a-88aa-4fb9-a5a8-0ce68c710922", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardNwxfrb-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "artifactChecksum": "NGEzMzQ4NGViOGE2MGFkOWFmNjEyM2ZmNDNkMmVlOTE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b004d70f-6655-4372-a024-53bb61ccbbe3" } ], "workloadContext": "Production" } 2023-01-21T02:35:08.120Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-21T02:35:08.121Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 07e40dd4-94ca-4b5d-8af2-f8bae515f67a ASDC 2023-01-21T02:35:08.121Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:13870b9d-0319-462b-b063-7789f4b0e2c4 ServiceName:basic_onboard_NWXFRB ServiceVersion:1.0 ServiceUUID:07e40dd4-94ca-4b5d-8af2-f8bae515f67a ServiceInvariantUUID:9ca22f49-0199-4c2e-93b7-c64102c6227b ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardNwxfrb-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar ArtifactUUID:b004d70f-6655-4372-a024-53bb61ccbbe3 ArtifactChecksum:NGEzMzQ4NGViOGE2MGFkOWFmNjEyM2ZmNDNkMmVlOTE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_NWXFRB 0 ResourceCustomizationUUID:30509283-d0a5-43ba-8b90-ad64c2cc93db ResourceInvariantUUID:63f3fab4-e4f6-4151-87e8-05079c257eaf ResourceName:basic_onboard_NWXFRB ResourceType:VF ResourceUUID:817be29a-e8f0-451d-85e6-5bf56c2250f8 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_nwxfrb0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json ArtifactUUID:d46ef092-d69c-4879-9203-9037c370df17 ArtifactChecksum:YzdhNDliZDY0ODU1MGRiODM0ZGZiMTNjZDJkYjdkMDY= 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/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml ArtifactUUID:0499d477-2bd1-4dd7-9e43-f6406263c841 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/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env ArtifactUUID:14dd871a-88aa-4fb9-a5a8-0ce68c710922 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/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env ArtifactUUID:14dd871a-88aa-4fb9-a5a8-0ce68c710922 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-21T02:35:08.122Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 07e40dd4-94ca-4b5d-8af2-f8bae515f67a 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-01-21T02:35:08.160Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T02:35:08.160Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T02:35:08.161Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T02:35:08.161Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: b004d70f-6655-4372-a024-53bb61ccbbe3 from URL: /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:35:08.161Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-01-21T02:35:08.161Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:35:08.392Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-01-21T02:35:08.393Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar b004d70f-6655-4372-a024-53bb61ccbbe3 75685 2023-01-21T02:35:08.394Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar ASDC sendASDCNotification 2023-01-21T02:35:08.394Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:35:08.394Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-21T02:35:08.394Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:35:08.395Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:35:08.395Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674268508394, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:35:09.397Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T02:35:09.397Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T02:35:09.397Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: b004d70f-6655-4372-a024-53bb61ccbbe3, URL: /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar to file: /app/ASDC/1/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:35:09.398Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:35:09.399Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:35:09.399Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:35:09.621Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15114097649290762557/Definitions/service-BasicOnboardNwxfrb-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-01-21T02:35:10.891Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-21T02:35:10.892Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T02:35:10.892Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:35:10.892Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-01-21T02:35:10.892Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:35:10.892Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||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-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:35:10.893Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_NWXFRB 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-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:35:10.893Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||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-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:35:10.893Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||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-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:35:10.893Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:35:10.893Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||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-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:35:10.893Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T02:35:10.893Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:35:10.894Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:35:10.894Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is matching search criteria 2023-01-21T02:35:10.894Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T02:35:10.894Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_NWXFRB 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T02:35:10.894Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:35:10.895Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:35:10.895Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is matching search criteria 2023-01-21T02:35:10.895Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T02:35:10.895Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_NWXFRB 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T02:35:10.895Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:35:10.895Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:35:10.895Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:35:10.896Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is not matching search criteria 2023-01-21T02:35:10.896Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2023-01-21T02:35:10.896Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2023-01-21T02:35:10.896Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2023-01-21T02:35:10.896Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-01-21T02:35:10.896Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-21T02:35:10.896Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:35:10.897Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-21T02:35:10.897Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:35:10.897Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is matching search criteria 2023-01-21T02:35:10.897Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_NWXFRB 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T02:35:10.897Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:35:10.898Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is matching search criteria 2023-01-21T02:35:10.898Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_NWXFRB 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T02:35:10.898Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:35:10.898Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is matching search criteria 2023-01-21T02:35:10.898Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_NWXFRB 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T02:35:10.898Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:35:10.899Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is not matching search criteria 2023-01-21T02:35:10.899Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-01-21T02:35:10.899Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-01-21T02:35:10.899Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=1e7c47cb-a57d-4c61-adeb-d46897b93137 2023-01-21T02:35:10.899Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:35:10.899Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:35:10.900Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:35:10.900Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:35:10.900Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:35:10.900Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:35:10.900Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:35:10.900Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:35:10.900Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_NWXFRB Description:service Model UUID:07e40dd4-94ca-4b5d-8af2-f8bae515f67a Model Version:NULL Model InvariantUuid:9ca22f49-0199-4c2e-93b7-c64102c6227b Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_NWXFRB Model UUID:1722a130-7f7d-4b07-96fd-d9484c679a1c Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:63f3fab4-e4f6-4151-87e8-05079c257eaf Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:30509283-d0a5-43ba-8b90-ad64c2cc93db NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:c37127e7-4ca0-46e3-9428-b8651c56e1f7 ModelName:BasicOnboardNwxfrb..base_ubuntu18..module-0 ModelUuid:0e1e6b3c-f06b-47f4-ad4f-f3a1d7654da3 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:1e7c47cb-a57d-4c61-adeb-d46897b93137 ModelInvariantUuid:1c2cf982-5f7d-4e95-b4ed-00f84a33bc58 ModelName:basic_onboard_NWXFRB-nodes.ubuntu18Cvfc ModelUuid:9d200639-63b6-4ec3-9444-9490d2e462fa ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:f1042fbd-28a5-4f4f-b517-925980dc9f4f ModelInvariantUuid:56f794fe-811b-4473-8f58-a73099459487 ModelName:BasicOnboardNwxfrb.compute.nodes.heat.ubuntu18 ModelUuid:6517ffea-2d7a-4966-8779-a58234ff5a48 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-01-21T02:35:10.926Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||ERROR|500||Csar with UUID: b004d70f-6655-4372-a024-53bb61ccbbe3 already exists 2023-01-21T02:35:10.927Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar ASDC sendASDCNotification 2023-01-21T02:35:10.927Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar(Csar with UUID: b004d70f-6655-4372-a024-53bb61ccbbe3 already exists) 2023-01-21T02:35:10.927Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-21T02:35:10.927Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:35:10.928Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:35:10.928Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674268510926, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: b004d70f-6655-4372-a024-53bb61ccbbe3 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:35:11.930Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar ASDC sendASDCNotification 2023-01-21T02:35:11.930Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar(Resource with UUID: 817be29a-e8f0-451d-85e6-5bf56c2250f8 already exists) 2023-01-21T02:35:11.930Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-21T02:35:11.931Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:35:11.931Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:35:11.931Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674268511930, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 817be29a-e8f0-451d-85e6-5bf56c2250f8 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:35:12.933Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:35:12.944Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T02:35:12.946Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:35:12.946Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:35:12.946Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:35:12.946Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:35:42.947Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:35:42.958Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T02:35:42.960Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:35:42.960Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:35:42.960Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:35:42.960Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:35:46.965Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:35:46.972Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:35:46.972Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T02:35:46.973Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:35:46.973Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:35:46.973Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json", "status": "NOTIFIED" } 2023-01-21T02:35:46.973Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:35:46.973Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:35:46.973Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-01-21T02:35:46.973Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:35:46.973Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:35:46.974Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T02:35:46.974Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:35:46.974Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:35:46.974Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-01-21T02:35:46.974Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:35:46.974Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:35:46.974Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-template.yml", "status": "NOT_NOTIFIED" } 2023-01-21T02:35:46.974Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:35:46.974Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:35:46.974Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "NOTIFIED" } 2023-01-21T02:35:46.974Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:35:46.975Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:35:46.975Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674268508394, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-21T02:35:46.975Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:35:46.975Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:35:46.975Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674268510926, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: b004d70f-6655-4372-a024-53bb61ccbbe3 already exists" } 2023-01-21T02:35:46.975Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:35:46.975Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:35:46.975Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674268511930, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 817be29a-e8f0-451d-85e6-5bf56c2250f8 already exists" } 2023-01-21T02:35:46.975Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:36:12.961Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:36:12.975Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T02:36:12.977Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:36:12.977Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:36:12.977Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:36:12.977Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:36:42.978Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:36:42.991Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T02:36:42.993Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:36:42.993Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:36:42.993Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:36:42.993Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:36:46.965Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:37:12.994Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:37:13.011Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T02:37:13.013Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:37:13.013Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:37:13.013Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:37:13.013Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:37:43.014Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:37:43.027Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T02:37:43.030Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:37:43.030Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:37:43.030Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:37:43.030Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:37:46.967Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:38:13.030Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:38:13.042Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T02:38:13.044Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:38:13.044Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:38:13.044Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:38:13.044Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:38:43.045Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:38:43.057Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T02:38:43.060Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:38:43.060Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:38:43.060Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:38:43.060Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:38:46.967Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:39:13.061Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:39:13.074Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T02:39:13.076Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:39:13.076Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:39:13.077Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:39:13.077Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:39:43.077Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:39:43.090Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T02:39:43.093Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:39:43.093Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:39:43.093Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:39:43.093Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:39:46.968Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:39:47.576Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: cached metadata has changed from (version41: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version42: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-01-21T02:39:47.584Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T02:39:47.585Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] (Re-)joining group 2023-01-21T02:39:47.591Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Successfully joined group with generation Generation{generationId=14, memberId='SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84', protocol='range'} 2023-01-21T02:39:47.592Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Finished assignment for group at generation 14: {SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84=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-01-21T02:39:47.608Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Successfully synced group in generation Generation{generationId=14, memberId='SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84', protocol='range'} 2023-01-21T02:39:47.609Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T02:39:47.609Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T02:39:47.612Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T02:39:47.612Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T02:39:47.612Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T02:39:47.612Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=235, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T02:39:47.613Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T02:39:47.613Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T02:40:13.093Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-21T02:40:13.094Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T02:40:13.103Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 and serviceModelVersionId: 07e40dd4-94ca-4b5d-8af2-f8bae515f67a 2023-01-21T02:40:13.103Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9ca22f49-0199-4c2e-93b7-c64102c6227b 2023-01-21T02:40:13.105Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?depth=0 2023-01-21T02:40:13.112Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-01-21T02:40:13.160Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?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-01-21T02:40:13.162Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?depth=0|INFO|500||Invoke 2023-01-21T02:40:13.166Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-21T02:40:13.301Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?depth=0|INFO|500||InvokeReturn 2023-01-21T02:40:13.302Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?depth=0 has http status code:200 and response headers:{date=[Sat, 21 Jan 2023 02:40:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[130], vertex-id=[180408], x-aai-txid=[2-aai-resources-230121-02:40:13:801-96083], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-21T02:40:13.302Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity. 2023-01-21T02:40:13.303Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-21T02:40:13.303Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||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-01-21T02:40:13.308Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||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-01-21T02:40:13.308Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 13870b9d-0319-462b-b063-7789f4b0e2c4 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-21T02:40:13.309Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-21T02:40:13.309Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:40:13.309Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:40:13.310Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674268813309, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:40:13.325Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:40:13.325Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674268813309, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-21T02:40:13.326Z||pool-2-thread-4|||||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-01-21T02:40:14.327Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-21T02:40:14.327Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"966d8dfe-64f1-44ce-947d-4171701b886e","serviceName":"Demo_pNF_QsZo4Ieqc0VRTFT9Yqel","serviceVersion":"1.0","serviceUUID":"e3807ff4-ac89-4eac-acab-a1c1339cc865","serviceDescription":"catalog service description","serviceInvariantUUID":"046a6cbe-557d-45ed-b2a7-f6a5551ed1f5","resources":[{"resourceInstanceName":"pNF f0471174-2ade 0","resourceName":"pNF f0471174-2ade","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"7720c512-3830-4d1a-8a7a-c616801d510a","resourceInvariantUUID":"2ae18bb8-6a77-49be-930e-7f80f3136019","resourceCustomizationUUID":"702a6882-1495-4ec7-8147-63e522c50a4b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/vf-license-model.xml","artifactChecksum":"MTc0ODU0MjUxMjZkMjY2YzdkY2ZlMTYwYzZmM2NiYTk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7aadd88a-6c77-4735-8a59-7d4b4a4684be","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/pNF.csar","artifactChecksum":"YmUyNmNiYjYwZTM2ZWQyZWRhYWFiZjViNTE3NjVhODA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"348eb42b-aa5f-47c9-a5c6-5afa8c270eee","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a936ca7a-250b-45ad-ba23-106a5d13a07a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/vendor-license-model.xml","artifactChecksum":"Yjc2ODM3MjQzZjVlMzFhNDk1Y2YyNjdiMDgwMDIyZWM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"c16517fd-5612-4c3a-bd2d-51e4b2c39976","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1e21a67b-b592-4aca-b070-4193467860d1","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e862beaf-35f1-43ce-9635-6411ae21c650","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfQszo4ieqc0vrtft9yqel-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-template.yml","artifactChecksum":"MjMzODM1ODBhY2I3NDMzMDg1NGIzNTNmZTlkMTE1Njk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f4d3b40c-0b83-40c4-bf67-8e448b809f06","artifactVersion":"1"},{"artifactName":"service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar","artifactChecksum":"NmYzYWNhMWMwOTI1NDdiYmU2MGRmNTFmZTIyN2JiYWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"fb45c911-1b1e-4358-8144-c6318b067521","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-21T02:40:14.327Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:40:14.328Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:40:14.328Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:40:14.328Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:40:15.329Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:40:15.329Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:40:15.330Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:40:15.330Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:40:16.330Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:40:16.331Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:40:16.331Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:40:16.331Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:40:17.331Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:40:17.332Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:40:17.332Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:40:17.332Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:40:18.333Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:40:18.333Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:40:18.333Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:40:18.333Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:40:19.334Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:40:19.335Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:40:19.335Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:40:19.335Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:40:20.335Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:40:20.336Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:40:20.336Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:40:20.336Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:40:21.337Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:40:21.337Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:40:21.337Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:40:21.338Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:40:22.339Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "serviceName": "Demo_pNF_QsZo4Ieqc0VRTFT9Yqel", "serviceVersion": "1.0", "serviceUUID": "e3807ff4-ac89-4eac-acab-a1c1339cc865", "serviceDescription": "catalog service description", "serviceInvariantUUID": "046a6cbe-557d-45ed-b2a7-f6a5551ed1f5", "resources": [ { "resourceInstanceName": "pNF f0471174-2ade 0", "resourceCustomizationUUID": "702a6882-1495-4ec7-8147-63e522c50a4b", "resourceName": "pNF f0471174-2ade", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "7720c512-3830-4d1a-8a7a-c616801d510a", "resourceInvariantUUID": "2ae18bb8-6a77-49be-930e-7f80f3136019", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "artifactChecksum": "NmYzYWNhMWMwOTI1NDdiYmU2MGRmNTFmZTIyN2JiYWY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "fb45c911-1b1e-4358-8144-c6318b067521" } ], "workloadContext": "Production" } 2023-01-21T02:40:22.339Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-21T02:40:22.339Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 e3807ff4-ac89-4eac-acab-a1c1339cc865 ASDC 2023-01-21T02:40:22.341Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:966d8dfe-64f1-44ce-947d-4171701b886e ServiceName:Demo_pNF_QsZo4Ieqc0VRTFT9Yqel ServiceVersion:1.0 ServiceUUID:e3807ff4-ac89-4eac-acab-a1c1339cc865 ServiceInvariantUUID:046a6cbe-557d-45ed-b2a7-f6a5551ed1f5 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar ArtifactUUID:fb45c911-1b1e-4358-8144-c6318b067521 ArtifactChecksum:NmYzYWNhMWMwOTI1NDdiYmU2MGRmNTFmZTIyN2JiYWY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF f0471174-2ade 0 ResourceCustomizationUUID:702a6882-1495-4ec7-8147-63e522c50a4b ResourceInvariantUUID:2ae18bb8-6a77-49be-930e-7f80f3136019 ResourceName:pNF f0471174-2ade ResourceType:PNF ResourceUUID:7720c512-3830-4d1a-8a7a-c616801d510a ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-01-21T02:40:22.341Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e3807ff4-ac89-4eac-acab-a1c1339cc865 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-01-21T02:40:22.371Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T02:40:22.371Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T02:40:22.372Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T02:40:22.372Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: fb45c911-1b1e-4358-8144-c6318b067521 from URL: /sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T02:40:22.372Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-01-21T02:40:22.372Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T02:40:22.585Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-01-21T02:40:22.586Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar fb45c911-1b1e-4358-8144-c6318b067521 88015 2023-01-21T02:40:22.586Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar ASDC sendASDCNotification 2023-01-21T02:40:22.586Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T02:40:22.586Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-21T02:40:22.586Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:40:22.587Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:40:22.587Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674268822586, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:40:23.587Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T02:40:23.588Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T02:40:23.588Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: fb45c911-1b1e-4358-8144-c6318b067521, URL: /sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar to file: /app/ASDC/1/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T02:40:23.589Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T02:40:23.589Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T02:40:23.590Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T02:40:23.734Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP136113187806570665/Definitions/service-DemoPnfQszo4ieqc0vrtft9yqel-template.yml 2023-01-21T02:40:24.462Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-21T02:40:24.463Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T02:40:24.463Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T02:40:24.463Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-01-21T02:40:24.464Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF f0471174-2ade 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /app/ASDC/1/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T02:40:24.464Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T02:40:24.464Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T02:40:24.464Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T02:40:24.465Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||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-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T02:40:24.465Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||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-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T02:40:24.465Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||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-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T02:40:24.465Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T02:40:24.466Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:40:24.466Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_QsZo4Ieqc0VRTFT9Yqel is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:40:24.466Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Node template pNF f0471174-2ade 0 is matching search criteria 2023-01-21T02:40:24.467Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T02:40:24.467Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF f0471174-2ade 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T02:40:24.467Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:40:24.468Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_QsZo4Ieqc0VRTFT9Yqel is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:40:24.468Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Node template pNF f0471174-2ade 0 is matching search criteria 2023-01-21T02:40:24.468Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T02:40:24.468Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF f0471174-2ade 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T02:40:24.469Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:40:24.469Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_QsZo4Ieqc0VRTFT9Yqel is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:40:24.469Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:40:24.469Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_QsZo4Ieqc0VRTFT9Yqel is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:40:24.470Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:40:24.470Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_QsZo4Ieqc0VRTFT9Yqel is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:40:24.470Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:40:24.470Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_QsZo4Ieqc0VRTFT9Yqel is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:40:24.471Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:40:24.471Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_QsZo4Ieqc0VRTFT9Yqel is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:40:24.471Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_QsZo4Ieqc0VRTFT9Yqel Description:catalog service description Model UUID:e3807ff4-ac89-4eac-acab-a1c1339cc865 Model Version:NULL Model InvariantUuid:046a6cbe-557d-45ed-b2a7-f6a5551ed1f5 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 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-01-21T02:40:24.497Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||ERROR|500||Csar with UUID: fb45c911-1b1e-4358-8144-c6318b067521 already exists 2023-01-21T02:40:24.497Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar ASDC sendASDCNotification 2023-01-21T02:40:24.497Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar(Csar with UUID: fb45c911-1b1e-4358-8144-c6318b067521 already exists) 2023-01-21T02:40:24.498Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-21T02:40:24.498Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:40:24.498Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:40:24.498Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674268824497, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: fb45c911-1b1e-4358-8144-c6318b067521 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:40:25.501Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar ASDC sendASDCNotification 2023-01-21T02:40:25.502Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar(Resource with UUID: 7720c512-3830-4d1a-8a7a-c616801d510a already exists) 2023-01-21T02:40:25.502Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-21T02:40:25.502Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:40:25.503Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:40:25.503Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674268825501, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7720c512-3830-4d1a-8a7a-c616801d510a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:40:26.505Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:40:26.526Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T02:40:26.532Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:40:26.533Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:40:26.533Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:40:26.533Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:40:46.966Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:40:46.973Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:40:46.973Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T02:40:46.974Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:40:46.974Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:40:46.974Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-01-21T02:40:46.975Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:40:46.975Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:40:46.975Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-01-21T02:40:46.975Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:40:46.975Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:40:46.975Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T02:40:46.975Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:40:46.975Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:40:46.975Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-01-21T02:40:46.976Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:40:46.976Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:40:46.976Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-01-21T02:40:46.976Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:40:46.976Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:40:46.976Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-template.yml", "status": "NOT_NOTIFIED" } 2023-01-21T02:40:46.976Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:40:46.976Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:40:46.976Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "status": "NOTIFIED" } 2023-01-21T02:40:46.977Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:40:46.977Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:40:46.977Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674268822586, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-21T02:40:46.977Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:40:46.977Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:40:46.977Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674268824497, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: fb45c911-1b1e-4358-8144-c6318b067521 already exists" } 2023-01-21T02:40:46.977Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:40:46.977Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:40:46.977Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674268825501, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7720c512-3830-4d1a-8a7a-c616801d510a already exists" } 2023-01-21T02:40:46.977Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:40:56.534Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:40:56.548Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T02:40:56.550Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:40:56.550Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:40:56.551Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:40:56.551Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:41:26.551Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:41:26.565Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T02:41:26.567Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:41:26.567Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:41:26.568Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:41:26.568Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:41:46.965Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:41:46.973Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:46.973Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "cds-sdc-listener", "timestamp": 1674268832402, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T02:41:46.975Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:46.975Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:46.975Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "aai-model-loader", "timestamp": 1674268850355, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T02:41:46.975Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:46.975Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:46.976Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "multicloud-k8s", "timestamp": 1674268832099, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T02:41:46.976Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:46.976Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:46.976Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "aai-model-loader", "timestamp": 1674268850355, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-01-21T02:41:46.976Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:46.977Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:46.977Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "cds-sdc-listener", "timestamp": 1674268832402, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-01-21T02:41:46.977Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:46.977Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:46.977Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "multicloud-k8s", "timestamp": 1674268832099, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-01-21T02:41:46.977Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:46.978Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:46.978Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "aai-model-loader", "timestamp": 1674268850355, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-01-21T02:41:46.978Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:46.978Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:46.978Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "multicloud-k8s", "timestamp": 1674268832099, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-01-21T02:41:46.979Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:46.979Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:46.979Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "cds-sdc-listener", "timestamp": 1674268832402, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-01-21T02:41:46.979Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:46.979Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:46.979Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "aai-model-loader", "timestamp": 1674268850355, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T02:41:46.980Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:46.980Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:46.980Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "cds-sdc-listener", "timestamp": 1674268832402, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T02:41:46.980Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:46.980Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:46.980Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "multicloud-k8s", "timestamp": 1674268832099, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T02:41:46.981Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:46.981Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:46.981Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "aai-model-loader", "timestamp": 1674268850355, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-01-21T02:41:46.981Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:46.981Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:46.981Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "cds-sdc-listener", "timestamp": 1674268832402, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-01-21T02:41:46.982Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:46.982Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:46.982Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "multicloud-k8s", "timestamp": 1674268832099, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-01-21T02:41:46.982Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:46.982Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:46.982Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "aai-model-loader", "timestamp": 1674268850355, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-01-21T02:41:46.983Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:46.983Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:46.983Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "cds-sdc-listener", "timestamp": 1674268832402, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-01-21T02:41:46.984Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:46.984Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:46.984Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "multicloud-k8s", "timestamp": 1674268832099, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-01-21T02:41:46.984Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:46.985Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:46.985Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "aai-model-loader", "timestamp": 1674268850355, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-01-21T02:41:46.985Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:46.985Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:46.985Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "cds-sdc-listener", "timestamp": 1674268832402, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-01-21T02:41:46.985Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:46.986Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:46.986Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "multicloud-k8s", "timestamp": 1674268832099, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-01-21T02:41:46.986Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:46.986Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:46.986Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "aai-model-loader", "timestamp": 1674268850355, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-01-21T02:41:46.987Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:46.987Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:46.987Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "cds-sdc-listener", "timestamp": 1674268832402, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-01-21T02:41:46.987Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:46.987Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:46.987Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "multicloud-k8s", "timestamp": 1674268832099, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-01-21T02:41:46.988Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:46.988Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:46.988Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "aai-model-loader", "timestamp": 1674268850355, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-01-21T02:41:46.988Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:46.989Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:46.989Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "cds-sdc-listener", "timestamp": 1674268832402, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-01-21T02:41:46.989Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:46.989Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:46.989Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "multicloud-k8s", "timestamp": 1674268832099, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-01-21T02:41:46.990Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:46.990Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:46.990Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "aai-model-loader", "timestamp": 1674268850355, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-01-21T02:41:46.990Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:46.990Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:46.990Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "cds-sdc-listener", "timestamp": 1674268832402, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-01-21T02:41:46.991Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:46.991Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:46.991Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "multicloud-k8s", "timestamp": 1674268832099, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-01-21T02:41:46.991Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:46.991Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:46.992Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "cds-sdc-listener", "timestamp": 1674268871714, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-21T02:41:46.992Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:46.992Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:46.992Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "multicloud-k8s", "timestamp": 1674268872531, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-01-21T02:41:46.992Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:46.992Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:46.993Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "aai-model-loader", "timestamp": 1674268871119, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-21T02:41:46.993Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:46.993Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:46.993Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "cds-sdc-listener", "timestamp": 1674268872720, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T02:41:46.993Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:46.993Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:46.994Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "multicloud-k8s", "timestamp": 1674268873693, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-01-21T02:41:46.994Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:46.994Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:46.995Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "cds-sdc-listener", "timestamp": 1674268872720, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-01-21T02:41:46.995Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:46.995Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:46.996Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "multicloud-k8s", "timestamp": 1674268874907, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-01-21T02:41:46.996Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:46.996Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:46.997Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "cds-sdc-listener", "timestamp": 1674268872720, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-01-21T02:41:46.997Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:46.997Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:46.997Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "multicloud-k8s", "timestamp": 1674268876013, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-01-21T02:41:46.998Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:46.998Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:46.998Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "cds-sdc-listener", "timestamp": 1674268872720, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T02:41:46.998Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:46.998Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:46.999Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "multicloud-k8s", "timestamp": 1674268877246, "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-01-21T02:41:47.024Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of f6e7102c-1566-4011-aa5b-40dac6710e59 2023-01-21T02:41:47.025Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId f6e7102c-1566-4011-aa5b-40dac6710e59 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-01-21T02:41:47.035Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:47.035Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "cds-sdc-listener", "timestamp": 1674268872720, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-01-21T02:41:47.035Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:47.035Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:47.036Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "multicloud-k8s", "timestamp": 1674268878255, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-01-21T02:41:47.036Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:47.036Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:47.036Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "cds-sdc-listener", "timestamp": 1674268872720, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-01-21T02:41:47.036Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:47.037Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:47.037Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "multicloud-k8s", "timestamp": 1674268879265, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T02:41:47.037Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:47.037Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:47.037Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "cds-sdc-listener", "timestamp": 1674268872720, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-01-21T02:41:47.038Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:47.038Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:47.038Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "aai-model-loader", "timestamp": 1674268878719, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-01-21T02:41:47.043Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:47.043Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:47.043Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "multicloud-k8s", "timestamp": 1674268879265, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-01-21T02:41:47.044Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:47.044Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:47.044Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "cds-sdc-listener", "timestamp": 1674268872720, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-01-21T02:41:47.044Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:47.044Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:47.044Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "aai-model-loader", "timestamp": 1674268879722, "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-01-21T02:41:47.050Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of f6e7102c-1566-4011-aa5b-40dac6710e59 2023-01-21T02:41:47.051Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId f6e7102c-1566-4011-aa5b-40dac6710e59 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-01-21T02:41:47.060Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:47.061Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "multicloud-k8s", "timestamp": 1674268879265, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-01-21T02:41:47.061Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:47.061Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:47.061Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "cds-sdc-listener", "timestamp": 1674268880912, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-21T02:41:47.061Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:47.061Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:47.061Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "aai-model-loader", "timestamp": 1674268880724, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T02:41:47.061Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:47.061Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:47.061Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "multicloud-k8s", "timestamp": 1674268879265, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T02:41:47.062Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:47.062Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:47.062Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "aai-model-loader", "timestamp": 1674268880724, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-01-21T02:41:47.062Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:47.062Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:47.062Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "multicloud-k8s", "timestamp": 1674268879265, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-01-21T02:41:47.062Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:47.062Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:47.062Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "aai-model-loader", "timestamp": 1674268880724, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-01-21T02:41:47.062Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:47.063Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:47.063Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "multicloud-k8s", "timestamp": 1674268879265, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-01-21T02:41:47.063Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:47.063Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:47.063Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "aai-model-loader", "timestamp": 1674268880724, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T02:41:47.063Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:47.063Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:47.063Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "multicloud-k8s", "timestamp": 1674268879265, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-01-21T02:41:47.063Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:47.063Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:47.064Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "aai-model-loader", "timestamp": 1674268880724, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-01-21T02:41:47.064Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:47.064Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:47.064Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "multicloud-k8s", "timestamp": 1674268879265, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-01-21T02:41:47.064Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:47.064Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:47.064Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "aai-model-loader", "timestamp": 1674268880724, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-01-21T02:41:47.064Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:47.064Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:47.064Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "multicloud-k8s", "timestamp": 1674268887390, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-01-21T02:41:47.065Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:47.065Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:47.065Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "aai-model-loader", "timestamp": 1674268880724, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-01-21T02:41:47.065Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:47.065Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:47.065Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "multicloud-k8s", "timestamp": 1674268888450, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-01-21T02:41:47.065Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:47.065Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:47.065Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "aai-model-loader", "timestamp": 1674268880724, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-01-21T02:41:47.065Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:47.066Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:47.066Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "multicloud-k8s", "timestamp": 1674268889513, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-01-21T02:41:47.066Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:47.066Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:47.066Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "aai-model-loader", "timestamp": 1674268888816, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-21T02:41:47.066Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:47.066Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:47.066Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "multicloud-k8s", "timestamp": 1674268890549, "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-01-21T02:41:47.081Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc 2023-01-21T02:41:47.082Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc 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-01-21T02:41:47.092Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:47.092Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "multicloud-k8s", "timestamp": 1674268891551, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-01-21T02:41:47.092Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:47.092Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:47.092Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "aai-model-loader", "timestamp": 1674268895150, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-01-21T02:41:47.092Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:41:47.092Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:41:47.092Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "aai-model-loader", "timestamp": 1674268896152, "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-01-21T02:41:47.099Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc 2023-01-21T02:41:47.099Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc 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-01-21T02:41:56.568Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:41:56.581Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T02:41:56.583Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:41:56.583Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:41:56.583Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:41:56.583Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:42:26.583Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:42:26.595Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T02:42:26.597Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:42:26.597Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:42:26.598Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:42:26.598Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:42:46.965Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:42:56.598Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:42:56.610Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T02:42:56.613Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:42:56.613Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:42:56.613Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:42:56.613Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:43:26.615Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:43:26.628Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T02:43:26.630Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:43:26.631Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:43:26.631Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:43:26.631Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:43:46.966Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:43:56.631Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:43:56.644Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T02:43:56.646Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:43:56.646Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:43:56.647Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:43:56.647Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:44:26.647Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:44:26.662Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T02:44:26.664Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:44:26.665Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:44:26.665Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:44:26.665Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:44:46.968Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:44:56.665Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:44:56.678Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T02:44:56.680Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:44:56.681Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:44:56.681Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:44:56.681Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:45:26.682Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-21T02:45:26.682Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T02:45:26.688Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 966d8dfe-64f1-44ce-947d-4171701b886e and serviceModelVersionId: e3807ff4-ac89-4eac-acab-a1c1339cc865 2023-01-21T02:45:26.688Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 046a6cbe-557d-45ed-b2a7-f6a5551ed1f5 2023-01-21T02:45:26.689Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/046a6cbe-557d-45ed-b2a7-f6a5551ed1f5/model-vers/model-ver/e3807ff4-ac89-4eac-acab-a1c1339cc865?depth=0 2023-01-21T02:45:26.697Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-01-21T02:45:26.744Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/046a6cbe-557d-45ed-b2a7-f6a5551ed1f5/model-vers/model-ver/e3807ff4-ac89-4eac-acab-a1c1339cc865?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-01-21T02:45:26.750Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/046a6cbe-557d-45ed-b2a7-f6a5551ed1f5/model-vers/model-ver/e3807ff4-ac89-4eac-acab-a1c1339cc865?depth=0|INFO|500||Invoke 2023-01-21T02:45:26.753Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/046a6cbe-557d-45ed-b2a7-f6a5551ed1f5/model-vers/model-ver/e3807ff4-ac89-4eac-acab-a1c1339cc865?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-21T02:45:26.873Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/046a6cbe-557d-45ed-b2a7-f6a5551ed1f5/model-vers/model-ver/e3807ff4-ac89-4eac-acab-a1c1339cc865?depth=0|INFO|500||InvokeReturn 2023-01-21T02:45:26.874Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/046a6cbe-557d-45ed-b2a7-f6a5551ed1f5/model-vers/model-ver/e3807ff4-ac89-4eac-acab-a1c1339cc865?depth=0 has http status code:200 and response headers:{date=[Sat, 21 Jan 2023 02:45:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[116], vertex-id=[368712], x-aai-txid=[0-aai-resources-230121-02:45:27:390-66385], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-21T02:45:26.874Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity. 2023-01-21T02:45:26.875Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-21T02:45:26.875Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||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-01-21T02:45:26.882Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||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-01-21T02:45:26.882Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 966d8dfe-64f1-44ce-947d-4171701b886e and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-21T02:45:26.883Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-21T02:45:26.883Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:45:26.883Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:45:26.884Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674269126883, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:45:26.908Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:45:26.908Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674269126883, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-21T02:45:26.908Z||pool-2-thread-4|||||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-01-21T02:45:27.898Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-21T02:45:27.899Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"baeee319-cfeb-4bbe-93bc-7b85862f2b9c","serviceName":"Demo_pNF_BtUfwvH9IxDdHw1QTxDo","serviceVersion":"1.0","serviceUUID":"15f219a2-e388-4817-9982-874ef141a479","serviceDescription":"catalog service description","serviceInvariantUUID":"6f776967-827c-476a-81db-b02aa43626f4","resources":[{"resourceInstanceName":"pNF 78faa10f-6ac8 0","resourceName":"pNF 78faa10f-6ac8","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"72f3abfb-39e9-49d1-bcbf-5f5baaef1bb9","resourceInvariantUUID":"c20b5d5c-9614-422f-9ecc-92bc65afb609","resourceCustomizationUUID":"c0de15ff-3954-44f2-a2c4-10e4910db67a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/vf-license-model.xml","artifactChecksum":"ZjQ2YzZhODMyMzVhZmFiYzlmZWNhYzQxOTIzYjJlYWQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"650a4a33-c4f6-427c-a208-c3dc2e6f4c3f","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/pNF.csar","artifactChecksum":"YmUyNmNiYjYwZTM2ZWQyZWRhYWFiZjViNTE3NjVhODA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8ac227bb-f7ed-4176-bd98-9f4e0a88583c","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6b254030-e2d4-48fb-90c7-a661ac5fd67c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/vendor-license-model.xml","artifactChecksum":"MWJlOGYwZjc0MTk5ODhmZWU3OTE1ZjRiODZmNjMzODA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"881f062a-9118-4d29-a31d-aaf4fc0de652","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"07280fba-e7ff-40e3-988e-290441cca291","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"00359789-9b96-4550-9fd3-a3b9ddbdf96d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfBtufwvh9ixddhw1qtxdo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-template.yml","artifactChecksum":"NTBkN2VmZTZkNDk2MDU2YTVkZDU1OWQ0MDhmOTk0MzM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"fc216c2a-ec29-439b-8ba9-22c130442f80","artifactVersion":"1"},{"artifactName":"service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar","artifactChecksum":"NTNmZmE0Y2FmNTk0MjFlNDcyNjdmZmM4NDFiYzUxMGM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"690e6ce0-5633-440f-b979-9ac7b495ce88","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-21T02:45:27.899Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:45:27.900Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:45:27.900Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:45:27.900Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:45:28.901Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:45:28.902Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:45:28.902Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:45:28.903Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:45:29.904Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:45:29.904Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:45:29.905Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:45:29.905Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:45:30.906Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:45:30.906Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:45:30.906Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:45:30.907Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:45:31.907Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:45:31.908Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:45:31.908Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:45:31.908Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:45:32.909Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:45:32.910Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:45:32.910Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:45:32.910Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:45:33.911Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:45:33.913Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:45:33.913Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:45:33.914Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:45:34.915Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:45:34.915Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:45:34.915Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:45:34.915Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:45:35.916Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "serviceName": "Demo_pNF_BtUfwvH9IxDdHw1QTxDo", "serviceVersion": "1.0", "serviceUUID": "15f219a2-e388-4817-9982-874ef141a479", "serviceDescription": "catalog service description", "serviceInvariantUUID": "6f776967-827c-476a-81db-b02aa43626f4", "resources": [ { "resourceInstanceName": "pNF 78faa10f-6ac8 0", "resourceCustomizationUUID": "c0de15ff-3954-44f2-a2c4-10e4910db67a", "resourceName": "pNF 78faa10f-6ac8", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "72f3abfb-39e9-49d1-bcbf-5f5baaef1bb9", "resourceInvariantUUID": "c20b5d5c-9614-422f-9ecc-92bc65afb609", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar", "artifactChecksum": "NTNmZmE0Y2FmNTk0MjFlNDcyNjdmZmM4NDFiYzUxMGM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "690e6ce0-5633-440f-b979-9ac7b495ce88" } ], "workloadContext": "Production" } 2023-01-21T02:45:35.917Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-21T02:45:35.917Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 15f219a2-e388-4817-9982-874ef141a479 ASDC 2023-01-21T02:45:35.918Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:baeee319-cfeb-4bbe-93bc-7b85862f2b9c ServiceName:Demo_pNF_BtUfwvH9IxDdHw1QTxDo ServiceVersion:1.0 ServiceUUID:15f219a2-e388-4817-9982-874ef141a479 ServiceInvariantUUID:6f776967-827c-476a-81db-b02aa43626f4 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar ArtifactUUID:690e6ce0-5633-440f-b979-9ac7b495ce88 ArtifactChecksum:NTNmZmE0Y2FmNTk0MjFlNDcyNjdmZmM4NDFiYzUxMGM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 78faa10f-6ac8 0 ResourceCustomizationUUID:c0de15ff-3954-44f2-a2c4-10e4910db67a ResourceInvariantUUID:c20b5d5c-9614-422f-9ecc-92bc65afb609 ResourceName:pNF 78faa10f-6ac8 ResourceType:PNF ResourceUUID:72f3abfb-39e9-49d1-bcbf-5f5baaef1bb9 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-01-21T02:45:35.918Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 15f219a2-e388-4817-9982-874ef141a479 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-01-21T02:45:35.950Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T02:45:35.951Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T02:45:35.952Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T02:45:35.952Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 690e6ce0-5633-440f-b979-9ac7b495ce88 from URL: /sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 2023-01-21T02:45:35.952Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-01-21T02:45:35.952Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 2023-01-21T02:45:36.214Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-01-21T02:45:36.215Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 690e6ce0-5633-440f-b979-9ac7b495ce88 88013 2023-01-21T02:45:36.215Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar ASDC sendASDCNotification 2023-01-21T02:45:36.215Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 2023-01-21T02:45:36.215Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-21T02:45:36.216Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:45:36.216Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:45:36.216Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674269136215, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:45:37.217Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T02:45:37.218Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T02:45:37.218Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 690e6ce0-5633-440f-b979-9ac7b495ce88, URL: /sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar to file: /app/ASDC/1/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 2023-01-21T02:45:37.219Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 2023-01-21T02:45:37.220Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 2023-01-21T02:45:37.220Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 2023-01-21T02:45:37.419Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4001367090903976446/Definitions/service-DemoPnfBtufwvh9ixddhw1qtxdo-template.yml 2023-01-21T02:45:38.261Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-21T02:45:38.261Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T02:45:38.261Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 2023-01-21T02:45:38.261Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-01-21T02:45:38.262Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 78faa10f-6ac8 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /app/ASDC/1/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 2023-01-21T02:45:38.262Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 2023-01-21T02:45:38.262Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 2023-01-21T02:45:38.262Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 2023-01-21T02:45:38.262Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||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-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 2023-01-21T02:45:38.263Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||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-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 2023-01-21T02:45:38.263Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||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-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 2023-01-21T02:45:38.263Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T02:45:38.263Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:45:38.263Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_BtUfwvH9IxDdHw1QTxDo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:45:38.264Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Node template pNF 78faa10f-6ac8 0 is matching search criteria 2023-01-21T02:45:38.264Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T02:45:38.264Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF 78faa10f-6ac8 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T02:45:38.265Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:45:38.265Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_BtUfwvH9IxDdHw1QTxDo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:45:38.265Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Node template pNF 78faa10f-6ac8 0 is matching search criteria 2023-01-21T02:45:38.265Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T02:45:38.266Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF 78faa10f-6ac8 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T02:45:38.266Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:45:38.266Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_BtUfwvH9IxDdHw1QTxDo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:45:38.266Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:45:38.266Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_BtUfwvH9IxDdHw1QTxDo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:45:38.267Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:45:38.267Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_BtUfwvH9IxDdHw1QTxDo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:45:38.267Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:45:38.267Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_BtUfwvH9IxDdHw1QTxDo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:45:38.267Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:45:38.268Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_BtUfwvH9IxDdHw1QTxDo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:45:38.268Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_BtUfwvH9IxDdHw1QTxDo Description:catalog service description Model UUID:15f219a2-e388-4817-9982-874ef141a479 Model Version:NULL Model InvariantUuid:6f776967-827c-476a-81db-b02aa43626f4 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-01-21T02:45:38.278Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Processing Resource Type: PNF, Model UUID: 72f3abfb-39e9-49d1-bcbf-5f5baaef1bb9 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-01-21T02:45:38.282Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||pNF 78faa10f-6ac8 0 2023-01-21T02:45:38.282Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 72f3abfb-39e9-49d1-bcbf-5f5baaef1bb9 2023-01-21T02:45:38.282Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||No resources found for Service: 15f219a2-e388-4817-9982-874ef141a479 2023-01-21T02:45:38.282Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 15f219a2-e388-4817-9982-874ef141a479 2023-01-21T02:45:38.283Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 78faa10f-6ac8 0 72f3abfb-39e9-49d1-bcbf-5f5baaef1bb9 ASDC Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-21T02:45:38.289Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@34439cbf, org.onap.sdc.toscaparser.api.parameters.Input@5d928b02, org.onap.sdc.toscaparser.api.parameters.Input@16e2611a, org.onap.sdc.toscaparser.api.parameters.Input@36bba8c7, org.onap.sdc.toscaparser.api.parameters.Input@1eb56ccb] 2023-01-21T02:45:38.289Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:45:38.289Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_BtUfwvH9IxDdHw1QTxDo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:45:38.290Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 15f219a2-e388-4817-9982-874ef141a479: pNF 78faa10f-6ac8 2023-01-21T02:45:38.290Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Processing PNF resource: 72f3abfb-39e9-49d1-bcbf-5f5baaef1bb9 2023-01-21T02:45:38.290Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:45:38.290Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_BtUfwvH9IxDdHw1QTxDo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:45:38.291Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Resource customization UUID: c0de15ff-3954-44f2-a2c4-10e4910db67a is the same as notified resource customizationUUID: c0de15ff-3954-44f2-a2c4-10e4910db67a Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2023-01-21T02:45:38.335Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 78faa10f-6ac8 72f3abfb-39e9-49d1-bcbf-5f5baaef1bb9 0 ASDC deployResourceStructure 2023-01-21T02:45:38.335Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar ASDC sendASDCNotification 2023-01-21T02:45:38.335Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 2023-01-21T02:45:38.336Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-21T02:45:38.336Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:45:38.336Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:45:38.337Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674269138335, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:45:39.337Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:45:39.350Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c 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-01-21T02:45:39.352Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:45:39.353Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:45:39.353Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:45:39.353Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:45:46.965Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:45:46.972Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:45:46.972Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T02:45:46.973Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:45:46.973Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:45:46.974Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-01-21T02:45:46.974Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:45:46.974Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:45:46.974Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-01-21T02:45:46.975Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:45:46.975Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:45:46.976Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T02:45:46.976Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:45:46.976Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:45:46.977Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-01-21T02:45:46.977Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:45:46.977Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:45:46.977Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-01-21T02:45:46.978Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:45:46.978Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:45:46.978Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-template.yml", "status": "NOT_NOTIFIED" } 2023-01-21T02:45:46.978Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:45:46.979Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:45:46.979Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674268167504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar", "status": "NOTIFIED" } 2023-01-21T02:45:46.979Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:45:46.979Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:45:46.980Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674269136215, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-21T02:45:46.980Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:45:46.980Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T02:45:46.980Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674269138335, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar", "status": "DEPLOY_OK" } 2023-01-21T02:45:46.981Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:46:09.353Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:46:09.366Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c 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-01-21T02:46:09.368Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:46:09.368Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:46:09.369Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:46:09.369Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:46:39.369Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:46:39.381Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c 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-01-21T02:46:39.383Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:46:39.383Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:46:39.383Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:46:39.383Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:46:46.965Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:47:09.383Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:47:09.395Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c 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-01-21T02:47:09.398Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:47:09.398Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:47:09.398Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:47:09.398Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:47:39.398Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:47:39.412Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c 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-01-21T02:47:39.414Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:47:39.414Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:47:39.414Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:47:39.414Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:47:46.966Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:48:09.414Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:48:09.426Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c 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-01-21T02:48:09.429Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:48:09.429Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:48:09.429Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:48:09.429Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:48:39.430Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:48:39.444Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c 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-01-21T02:48:39.446Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:48:39.446Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:48:39.447Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:48:39.447Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:48:46.968Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:49:09.447Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:49:09.468Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c 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-01-21T02:49:09.471Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:49:09.471Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:49:09.471Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:49:09.471Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:49:39.471Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:49:39.484Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c 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-01-21T02:49:39.486Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:49:39.486Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:49:39.487Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:49:39.487Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:49:46.970Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:50:09.487Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:50:09.500Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c 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-01-21T02:50:09.503Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:50:09.503Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:50:09.503Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:50:09.504Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:50:39.507Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-21T02:50:39.507Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c 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-01-21T02:50:39.515Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c and serviceModelVersionId: 15f219a2-e388-4817-9982-874ef141a479 2023-01-21T02:50:39.516Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6f776967-827c-476a-81db-b02aa43626f4 2023-01-21T02:50:39.517Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6f776967-827c-476a-81db-b02aa43626f4/model-vers/model-ver/15f219a2-e388-4817-9982-874ef141a479?depth=0 2023-01-21T02:50:39.527Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-01-21T02:50:39.577Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6f776967-827c-476a-81db-b02aa43626f4/model-vers/model-ver/15f219a2-e388-4817-9982-874ef141a479?depth=0|INFO|500||Invoke 2023-01-21T02:50:39.578Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6f776967-827c-476a-81db-b02aa43626f4/model-vers/model-ver/15f219a2-e388-4817-9982-874ef141a479?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6f776967-827c-476a-81db-b02aa43626f4/model-vers/model-ver/15f219a2-e388-4817-9982-874ef141a479?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[baeee319-cfeb-4bbe-93bc-7b85862f2b9c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[627522c8-a55a-44de-b521-966d7efc7ff5], X-ECOMP-RequestID=[baeee319-cfeb-4bbe-93bc-7b85862f2b9c], X-TransactionId=[], X-ONAP-RequestID=[baeee319-cfeb-4bbe-93bc-7b85862f2b9c], Content-Type=[application/merge-patch+json]} 2023-01-21T02:50:39.582Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6f776967-827c-476a-81db-b02aa43626f4/model-vers/model-ver/15f219a2-e388-4817-9982-874ef141a479?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-21T02:50:39.734Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6f776967-827c-476a-81db-b02aa43626f4/model-vers/model-ver/15f219a2-e388-4817-9982-874ef141a479?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/6f776967-827c-476a-81db-b02aa43626f4/model-vers/model-ver/15f219a2-e388-4817-9982-874ef141a479?depth=0 has http status code:200 and response headers:{date=[Sat, 21 Jan 2023 02:50:40 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[147], vertex-id=[159936], x-aai-txid=[2-aai-resources-230121-02:50:40:222-44361], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-21T02:50:39.734Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6f776967-827c-476a-81db-b02aa43626f4/model-vers/model-ver/15f219a2-e388-4817-9982-874ef141a479?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-21T02:50:39.735Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6f776967-827c-476a-81db-b02aa43626f4/model-vers/model-ver/15f219a2-e388-4817-9982-874ef141a479?depth=0|INFO|500||InvokeReturn 2023-01-21T02:50:39.735Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-21T02:50:39.736Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||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-01-21T02:50:39.743Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||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-01-21T02:50:39.744Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID baeee319-cfeb-4bbe-93bc-7b85862f2b9c and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-21T02:50:39.744Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-21T02:50:39.745Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:50:39.745Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:50:39.745Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674269439744, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:50:39.770Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T02:50:39.770Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674269439744, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-21T02:50:39.771Z||pool-2-thread-3|||||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-01-21T02:50:40.765Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T02:50:40.766Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-01-21T02:50:40.768Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Node 0 disconnected. 2023-01-21T02:50:40.769Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Cancelled in-flight METADATA request with correlation id 51707 due to node 0 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 2023-01-21T02:50:40.769Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Node 1 disconnected. 2023-01-21T02:50:40.769Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Node 2 disconnected. 2023-01-21T02:50:40.770Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Node 2147483646 disconnected. 2023-01-21T02:50:40.770Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T02:50:40.770Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T02:50:40.771Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T02:50:40.771Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-01-21T02:50:40.772Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Request joining group due to: rebalance failed due to 'The coordinator is not available.' (CoordinatorNotAvailableException) 2023-01-21T02:50:40.869Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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=4, 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-01-21T02:50:40.916Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) 2023-01-21T02:50:40.924Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] (Re-)joining group 2023-01-21T02:50:40.960Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11-1018f101-6f30-4e0d-864f-5b0f9e6e027c 2023-01-21T02:50:40.961Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T02:50:40.961Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] (Re-)joining group 2023-01-21T02:50:42.473Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T02:50:45.483Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T02:50:46.965Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:50:46.973Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T02:50:46.974Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] (Re-)joining group 2023-01-21T02:50:46.978Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Successfully joined group with generation Generation{generationId=15, memberId='SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84', protocol='range'} 2023-01-21T02:50:46.978Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Successfully joined group with generation Generation{generationId=15, memberId='SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11-1018f101-6f30-4e0d-864f-5b0f9e6e027c', protocol='range'} 2023-01-21T02:50:46.982Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-21T02:50:46.982Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-21T02:50:46.982Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-21T02:50:46.983Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-21T02:50:46.983Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-21T02:50:46.983Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-21T02:50:46.983Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Finished assignment for group at generation 15: {SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11-1018f101-6f30-4e0d-864f-5b0f9e6e027c=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-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84=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-01-21T02:50:46.996Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Successfully synced group in generation Generation{generationId=15, memberId='SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84', protocol='range'} 2023-01-21T02:50:46.996Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Successfully synced group in generation Generation{generationId=15, memberId='SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11-1018f101-6f30-4e0d-864f-5b0f9e6e027c', protocol='range'} 2023-01-21T02:50:46.996Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T02:50:46.996Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T02:50:46.997Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T02:50:46.997Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T02:50:47.001Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T02:50:47.001Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T02:50:47.001Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T02:50:47.002Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T02:50:47.002Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T02:50:47.002Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T02:50:47.002Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T02:50:47.003Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T02:50:47.003Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T02:50:47.003Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=332, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T02:50:47.004Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T02:50:47.004Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T02:50:47.074Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-21T02:50:47.075Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"45b98f7f-dcbb-46a0-9c9c-0914743c0330","serviceName":"vFW 2023-01-21 01-45-02","serviceVersion":"1.0","serviceUUID":"da9ce12f-8aa6-4f93-842c-f50b6e0cc987","serviceDescription":"catalog service description","serviceInvariantUUID":"b727b54e-fb07-446b-8ee1-128b369f25e5","resources":[{"resourceInstanceName":"vFW 1a2da676-21bb 0","resourceName":"vFW 1a2da676-21bb","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"c96e12e6-030a-4223-9ef3-9ea946ffcc78","resourceInvariantUUID":"781d8412-3ada-442b-8809-b3149e33c244","resourceCustomizationUUID":"f4fe54a7-feef-4404-973c-368699dddb1d","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vf-license-model.xml","artifactChecksum":"OTZiNjQ4N2U5MmU3MDJhODg0NjBkMTZmOTE1Mzc2OWI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"52f2c04f-3d64-4595-9761-611c592e8fb0","artifactVersion":"1"},{"artifactName":"vfw1a2da67621bb0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json","artifactChecksum":"MTRjNWViMjc3ZWRhNDcxMDM3YzE2NzFkZGMyYzQyYzM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"90f29a0e-c305-4a3c-9657-0ba8ca59a031","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"7a3af22d-5348-472e-8bfe-14e26c1ece1a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTg4MTVkN2Q3MGE3ZDg0YTczYmQwN2Y2N2QxNzFiMDk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"bd282208-8ee5-4347-b4bc-71e73470773c","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ca56e45e-82c8-42d9-a72f-4cc0982a1aa1","artifactVersion":"2","generatedFromUUID":"7a3af22d-5348-472e-8bfe-14e26c1ece1a"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230121014502-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-template.yml","artifactChecksum":"ZmU4N2E1ZDc0N2NlMTRmZWMyZDliZjQ4OWMwMmE3NGE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"94edccef-fe84-4340-bed4-fa5aed749213","artifactVersion":"1"},{"artifactName":"service-Vfw20230121014502-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar","artifactChecksum":"NDNhZDYxOGY1MjViMzViN2FjMDU0OWY3ZWI5NTE3YTE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"44f0b1ea-54d5-4b9e-b2c6-1ff673054616","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-21T02:50:47.078Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:50:47.078Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:50:47.078Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:50:47.078Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:50:48.015Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T02:50:48.016Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T02:50:48.017Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:50:48.079Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:50:48.079Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:50:48.079Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:50:48.080Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:50:49.080Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:50:49.081Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:50:49.081Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:50:49.081Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:50:50.082Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:50:50.082Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:50:50.082Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:50:50.082Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:50:51.083Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:50:51.083Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:50:51.084Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:50:51.084Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:50:52.084Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:50:52.085Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:50:52.085Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:50:52.085Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:50:53.085Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:50:53.086Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:50:53.086Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:50:53.086Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:50:54.087Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "serviceName": "vFW 2023-01-21 01-45-02", "serviceVersion": "1.0", "serviceUUID": "da9ce12f-8aa6-4f93-842c-f50b6e0cc987", "serviceDescription": "catalog service description", "serviceInvariantUUID": "b727b54e-fb07-446b-8ee1-128b369f25e5", "resources": [ { "resourceInstanceName": "vFW 1a2da676-21bb 0", "resourceCustomizationUUID": "f4fe54a7-feef-4404-973c-368699dddb1d", "resourceName": "vFW 1a2da676-21bb", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "c96e12e6-030a-4223-9ef3-9ea946ffcc78", "resourceInvariantUUID": "781d8412-3ada-442b-8809-b3149e33c244", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw1a2da67621bb0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json", "artifactChecksum": "MTRjNWViMjc3ZWRhNDcxMDM3YzE2NzFkZGMyYzQyYzM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "90f29a0e-c305-4a3c-9657-0ba8ca59a031", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "7a3af22d-5348-472e-8bfe-14e26c1ece1a", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "ca56e45e-82c8-42d9-a72f-4cc0982a1aa1", "generatedFromUUID": "7a3af22d-5348-472e-8bfe-14e26c1ece1a" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "ca56e45e-82c8-42d9-a72f-4cc0982a1aa1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230121014502-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "artifactChecksum": "NDNhZDYxOGY1MjViMzViN2FjMDU0OWY3ZWI5NTE3YTE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "44f0b1ea-54d5-4b9e-b2c6-1ff673054616" } ], "workloadContext": "Production" } 2023-01-21T02:50:54.087Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-21T02:50:54.088Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 da9ce12f-8aa6-4f93-842c-f50b6e0cc987 ASDC 2023-01-21T02:50:54.088Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:45b98f7f-dcbb-46a0-9c9c-0914743c0330 ServiceName:vFW 2023-01-21 01-45-02 ServiceVersion:1.0 ServiceUUID:da9ce12f-8aa6-4f93-842c-f50b6e0cc987 ServiceInvariantUUID:b727b54e-fb07-446b-8ee1-128b369f25e5 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230121014502-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar ArtifactUUID:44f0b1ea-54d5-4b9e-b2c6-1ff673054616 ArtifactChecksum:NDNhZDYxOGY1MjViMzViN2FjMDU0OWY3ZWI5NTE3YTE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 1a2da676-21bb 0 ResourceCustomizationUUID:f4fe54a7-feef-4404-973c-368699dddb1d ResourceInvariantUUID:781d8412-3ada-442b-8809-b3149e33c244 ResourceName:vFW 1a2da676-21bb ResourceType:VF ResourceUUID:c96e12e6-030a-4223-9ef3-9ea946ffcc78 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw1a2da67621bb0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json ArtifactUUID:90f29a0e-c305-4a3c-9657-0ba8ca59a031 ArtifactChecksum:MTRjNWViMjc3ZWRhNDcxMDM3YzE2NzFkZGMyYzQyYzM= 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/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml ArtifactUUID:7a3af22d-5348-472e-8bfe-14e26c1ece1a 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/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env ArtifactUUID:ca56e45e-82c8-42d9-a72f-4cc0982a1aa1 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/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env ArtifactUUID:ca56e45e-82c8-42d9-a72f-4cc0982a1aa1 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-21T02:50:54.088Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF da9ce12f-8aa6-4f93-842c-f50b6e0cc987 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-01-21T02:50:54.119Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T02:50:54.120Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T02:50:54.120Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T02:50:54.120Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 44f0b1ea-54d5-4b9e-b2c6-1ff673054616 from URL: /sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar 2023-01-21T02:50:54.120Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-01-21T02:50:54.120Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar 2023-01-21T02:50:54.366Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-01-21T02:50:54.367Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar 44f0b1ea-54d5-4b9e-b2c6-1ff673054616 101500 2023-01-21T02:50:54.367Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar ASDC sendASDCNotification 2023-01-21T02:50:54.367Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar 2023-01-21T02:50:54.368Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-21T02:50:54.368Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:50:54.368Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:50:54.368Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674269454367, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:50:55.369Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T02:50:55.370Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T02:50:55.370Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 44f0b1ea-54d5-4b9e-b2c6-1ff673054616, URL: /sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar to file: /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T02:50:55.370Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230121014502-csar.csar 2023-01-21T02:50:55.372Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T02:50:55.372Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T02:50:55.674Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2481147085094485279/Definitions/service-Vfw20230121014502-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 2023-01-21T02:50:57.792Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-21T02:50:57.792Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T02:50:57.793Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T02:50:57.793Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-01-21T02:50:57.793Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T02:50:57.793Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||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-Vfw20230121014502-csar.csar 2023-01-21T02:50:57.794Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 1a2da676-21bb 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-Vfw20230121014502-csar.csar 2023-01-21T02:50:57.794Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||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-Vfw20230121014502-csar.csar 2023-01-21T02:50:57.794Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||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-Vfw20230121014502-csar.csar 2023-01-21T02:50:57.794Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T02:50:57.795Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T02:50:57.795Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||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-Vfw20230121014502-csar.csar 2023-01-21T02:50:57.795Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T02:50:57.795Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T02:50:57.795Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T02:50:57.796Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T02:50:57.796Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:50:57.797Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:50:57.797Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is matching search criteria 2023-01-21T02:50:57.798Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T02:50:57.798Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 1a2da676-21bb 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T02:50:57.799Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:50:57.799Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:50:57.799Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is matching search criteria 2023-01-21T02:50:57.800Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T02:50:57.800Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 1a2da676-21bb 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T02:50:57.800Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:50:57.801Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:50:57.801Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:50:57.801Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is not matching search criteria 2023-01-21T02:50:57.801Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-21T02:50:57.802Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-21T02:50:57.802Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-21T02:50:57.802Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-21T02:50:57.803Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-21T02:50:57.803Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T02:50:57.803Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-21T02:50:57.803Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-21T02:50:57.804Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-21T02:50:57.804Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-21T02:50:57.804Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-21T02:50:57.805Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-21T02:50:57.805Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-21T02:50:57.805Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-21T02:50:57.805Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T02:50:57.806Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-21T02:50:57.806Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:50:57.806Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-21T02:50:57.807Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:50:57.807Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is matching search criteria 2023-01-21T02:50:57.807Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 1a2da676-21bb 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T02:50:57.808Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:50:57.808Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is matching search criteria 2023-01-21T02:50:57.808Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 1a2da676-21bb 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T02:50:57.809Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:50:57.809Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is matching search criteria 2023-01-21T02:50:57.809Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 1a2da676-21bb 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T02:50:57.809Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:50:57.810Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is not matching search criteria 2023-01-21T02:50:57.810Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-21T02:50:57.810Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-01-21T02:50:57.811Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-21T02:50:57.811Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-21T02:50:57.811Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-21T02:50:57.811Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-21T02:50:57.812Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-21T02:50:57.812Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-21T02:50:57.812Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-21T02:50:57.812Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-21T02:50:57.813Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T02:50:57.813Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=0b891178-d120-4844-9fd1-def066c91da2 2023-01-21T02:50:57.813Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:50:57.814Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is not matching search criteria 2023-01-21T02:50:57.814Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-21T02:50:57.814Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-21T02:50:57.814Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-21T02:50:57.815Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-21T02:50:57.815Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-21T02:50:57.815Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T02:50:57.815Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-21T02:50:57.816Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-01-21T02:50:57.816Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-21T02:50:57.816Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-21T02:50:57.816Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-21T02:50:57.817Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T02:50:57.817Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=39289008-5ebe-4286-b3c5-8df8773a55e3 2023-01-21T02:50:57.817Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:50:57.817Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is not matching search criteria 2023-01-21T02:50:57.818Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-21T02:50:57.818Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-21T02:50:57.818Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-21T02:50:57.818Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-21T02:50:57.819Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-21T02:50:57.819Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T02:50:57.819Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-21T02:50:57.820Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-21T02:50:57.820Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-21T02:50:57.820Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-21T02:50:57.820Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-21T02:50:57.821Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-01-21T02:50:57.822Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=3165e770-78e5-48c5-ad19-04d487fdc642 2023-01-21T02:50:57.822Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:50:57.822Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:50:57.823Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:50:57.823Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:50:57.823Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:50:57.823Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:50:57.824Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:50:57.824Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:50:57.824Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-01-21 01-45-02 Description:catalog service description Model UUID:da9ce12f-8aa6-4f93-842c-f50b6e0cc987 Model Version:NULL Model InvariantUuid:b727b54e-fb07-446b-8ee1-128b369f25e5 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 1a2da676-21bb Model UUID:3d2be369-370d-4411-aca2-dcddb491b8fb Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:781d8412-3ada-442b-8809-b3149e33c244 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:f4fe54a7-feef-4404-973c-368699dddb1d NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:dc72afcf-144c-47b1-8520-9e8c53cc5c65 ModelName:Vfw1a2da67621bb..base_vfw..module-0 ModelUuid:897a71f4-0f84-4bf2-b030-7fa92b405fe9 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:0b891178-d120-4844-9fd1-def066c91da2 ModelInvariantUuid:9cade322-c073-4a62-89a0-a3e8ab9a42ad ModelName:vFW 1a2da676-21bb-nodes.vfwCvfc ModelUuid:97b26e39-a776-4d6a-bf4d-1987b81a80a1 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:d0571160-6d72-4749-be10-876ace27ab8c ModelInvariantUuid:67e49acd-e87a-4d19-9d2d-679ffee517f3 ModelName:Vfw1a2da67621bb.compute.nodes.heat.vfw ModelUuid:9be0c9bb-f476-43fb-b205-bf912e911d4d ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:39289008-5ebe-4286-b3c5-8df8773a55e3 ModelInvariantUuid:53132702-2590-4264-a8fb-8af2453e2b1e ModelName:vFW 1a2da676-21bb-nodes.vsnCvfc ModelUuid:86a391ce-7b26-426c-8768-bb1287ece196 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:277fefbd-12ce-4109-a6fd-fe8ab4d7dd5a ModelInvariantUuid:dfe21d4e-409b-4e81-bc44-04824b506712 ModelName:Vfw1a2da67621bb.compute.nodes.heat.vsn ModelUuid:2b68fb56-bb46-4f9a-bbf3-b2e4ca5fad27 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:3165e770-78e5-48c5-ad19-04d487fdc642 ModelInvariantUuid:7f53b2f0-ce1d-4400-aef7-27465b61f170 ModelName:vFW 1a2da676-21bb-nodes.vpgCvfc ModelUuid:dcdfb45a-17f2-4e76-b4f8-86f0eba1184a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:caf98f05-eada-462b-af8f-fbc39ed46f37 ModelInvariantUuid:9a4bf715-b00a-4f8f-be41-51d498b690a0 ModelName:Vfw1a2da67621bb.compute.nodes.heat.vpg ModelUuid:f1f4c7c6-6ca2-461a-955b-a3105cfea4d7 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-01-21T02:50:57.850Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||ERROR|500||Csar with UUID: 44f0b1ea-54d5-4b9e-b2c6-1ff673054616 already exists 2023-01-21T02:50:57.851Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar ASDC sendASDCNotification 2023-01-21T02:50:57.851Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar(Csar with UUID: 44f0b1ea-54d5-4b9e-b2c6-1ff673054616 already exists) 2023-01-21T02:50:57.851Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-21T02:50:57.852Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:50:57.852Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:50:57.852Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674269457851, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 44f0b1ea-54d5-4b9e-b2c6-1ff673054616 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:50:58.854Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar ASDC sendASDCNotification 2023-01-21T02:50:58.854Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar(Resource with UUID: c96e12e6-030a-4223-9ef3-9ea946ffcc78 already exists) 2023-01-21T02:50:58.855Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-21T02:50:58.855Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:50:58.855Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:50:58.856Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674269458854, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: c96e12e6-030a-4223-9ef3-9ea946ffcc78 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:50:59.857Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:50:59.870Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T02:50:59.873Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:50:59.873Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:50:59.873Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:50:59.874Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:51:29.874Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:51:29.887Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T02:51:29.891Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:51:29.891Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:51:29.892Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:51:29.892Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:51:46.965Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:51:46.967Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T02:51:46.967Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json", "status": "NOTIFIED" } 2023-01-21T02:51:46.968Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:51:59.892Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:51:59.905Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T02:51:59.907Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:51:59.907Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:51:59.907Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:51:59.907Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:52:29.908Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:52:29.924Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T02:52:29.927Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:52:29.927Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:52:29.927Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:52:29.927Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:52:46.965Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:52:46.967Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T02:52:46.967Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-01-21T02:52:46.968Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:52:46.968Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T02:52:46.968Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T02:52:46.968Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:52:46.968Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T02:52:46.968Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-01-21T02:52:46.968Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:52:46.968Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T02:52:46.968Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-template.yml", "status": "NOT_NOTIFIED" } 2023-01-21T02:52:46.968Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:52:46.969Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T02:52:46.969Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "NOTIFIED" } 2023-01-21T02:52:46.969Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:52:46.969Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T02:52:46.969Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674269454367, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-21T02:52:46.969Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:52:46.969Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T02:52:46.969Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674269457851, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 44f0b1ea-54d5-4b9e-b2c6-1ff673054616 already exists" } 2023-01-21T02:52:46.969Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:52:46.969Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T02:52:46.969Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674269458854, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: c96e12e6-030a-4223-9ef3-9ea946ffcc78 already exists" } 2023-01-21T02:52:46.969Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:52:59.928Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:52:59.940Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T02:52:59.942Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:52:59.943Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:52:59.943Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:52:59.943Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:53:29.943Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:53:29.956Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T02:53:29.958Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:53:29.958Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:53:29.958Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:53:29.958Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:53:46.965Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:53:59.959Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:53:59.970Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T02:53:59.972Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:53:59.972Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:53:59.972Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:53:59.972Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:54:29.973Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:54:29.985Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T02:54:29.990Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:54:29.990Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:54:29.990Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:54:29.990Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:54:46.967Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:54:59.990Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:55:00.003Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T02:55:00.005Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:55:00.005Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:55:00.005Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:55:00.005Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:55:30.006Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:55:30.018Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T02:55:30.021Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:55:30.021Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:55:30.021Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:55:30.021Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:55:46.968Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:55:47.152Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T02:55:47.152Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Member SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11-1018f101-6f30-4e0d-864f-5b0f9e6e027c 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-01-21T02:55:47.152Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-01-21T02:55:47.153Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-01-21T02:55:47.451Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T02:55:47.461Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T02:55:47.461Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] (Re-)joining group 2023-01-21T02:55:47.467Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Successfully joined group with generation Generation{generationId=16, memberId='SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84', protocol='range'} 2023-01-21T02:55:47.467Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Finished assignment for group at generation 16: {SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84=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-01-21T02:55:47.475Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Successfully synced group in generation Generation{generationId=16, memberId='SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84', protocol='range'} 2023-01-21T02:55:47.476Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T02:55:47.476Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T02:55:47.479Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T02:55:47.480Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T02:55:47.480Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T02:55:47.480Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=342, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T02:55:47.481Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T02:55:47.481Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T02:56:00.022Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-21T02:56:00.022Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T02:56:00.027Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 and serviceModelVersionId: da9ce12f-8aa6-4f93-842c-f50b6e0cc987 2023-01-21T02:56:00.027Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b727b54e-fb07-446b-8ee1-128b369f25e5 2023-01-21T02:56:00.028Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0 2023-01-21T02:56:00.032Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-01-21T02:56:00.070Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0|INFO|500||Invoke 2023-01-21T02:56:00.071Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[45b98f7f-dcbb-46a0-9c9c-0914743c0330], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[af3958db-5ac3-41c1-baf3-049daa02627a], X-ECOMP-RequestID=[45b98f7f-dcbb-46a0-9c9c-0914743c0330], X-TransactionId=[], X-ONAP-RequestID=[45b98f7f-dcbb-46a0-9c9c-0914743c0330], Content-Type=[application/merge-patch+json]} 2023-01-21T02:56:00.075Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-21T02:56:00.178Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?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/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0 has http status code:200 and response headers:{date=[Sat, 21 Jan 2023 02:56:00 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[99], vertex-id=[176192], x-aai-txid=[2-aai-resources-230121-02:56:00:716-66612], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-21T02:56:00.178Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-21T02:56:00.179Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0|INFO|500||InvokeReturn 2023-01-21T02:56:00.179Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-21T02:56:00.179Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||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-01-21T02:56:00.186Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||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-01-21T02:56:00.186Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 45b98f7f-dcbb-46a0-9c9c-0914743c0330 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-21T02:56:00.186Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-21T02:56:00.186Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:56:00.186Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:56:00.186Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674269760186, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:56:00.204Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T02:56:00.204Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674269760186, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-21T02:56:00.205Z||pool-2-thread-3|||||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-01-21T02:56:01.201Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-21T02:56:01.201Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"13870b9d-0319-462b-b063-7789f4b0e2c4","serviceName":"basic_onboard_NWXFRB","serviceVersion":"1.0","serviceUUID":"07e40dd4-94ca-4b5d-8af2-f8bae515f67a","serviceDescription":"service","serviceInvariantUUID":"9ca22f49-0199-4c2e-93b7-c64102c6227b","resources":[{"resourceInstanceName":"basic_onboard_NWXFRB 0","resourceName":"basic_onboard_NWXFRB","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"817be29a-e8f0-451d-85e6-5bf56c2250f8","resourceInvariantUUID":"63f3fab4-e4f6-4151-87e8-05079c257eaf","resourceCustomizationUUID":"30509283-d0a5-43ba-8b90-ad64c2cc93db","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vf-license-model.xml","artifactChecksum":"YThhMzlkNjNkYjg0Zjg2M2FmMWQ1MDBiN2JiZWU1YjY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c6ded93e-a8c7-4be9-88a4-8f72e67b3b3c","artifactVersion":"1"},{"artifactName":"basic_onboard_nwxfrb0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json","artifactChecksum":"YzdhNDliZDY0ODU1MGRiODM0ZGZiMTNjZDJkYjdkMDY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d46ef092-d69c-4879-9203-9037c370df17","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"0499d477-2bd1-4dd7-9e43-f6406263c841","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ddcf8e80-c53e-4f77-a0a4-cb4c2bfac593","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"14dd871a-88aa-4fb9-a5a8-0ce68c710922","artifactVersion":"2","generatedFromUUID":"0499d477-2bd1-4dd7-9e43-f6406263c841"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardNwxfrb-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-template.yml","artifactChecksum":"ZGI4YzJiY2QxMjczNzZmZGZiZjAxNDBiODVlZDI2OTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7ce644cb-4dd9-4ceb-a69f-91419c76d928","artifactVersion":"1"},{"artifactName":"service-BasicOnboardNwxfrb-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar","artifactChecksum":"NGEzMzQ4NGViOGE2MGFkOWFmNjEyM2ZmNDNkMmVlOTE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b004d70f-6655-4372-a024-53bb61ccbbe3","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-21T02:56:01.201Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:56:01.202Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:56:01.202Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:56:01.202Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:56:02.202Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:56:02.203Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:56:02.203Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:56:02.203Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:56:03.203Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:56:03.204Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:56:03.204Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:56:03.204Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:56:04.205Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:56:04.205Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:56:04.205Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:56:04.206Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:56:05.206Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:56:05.207Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:56:05.207Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:56:05.207Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:56:06.208Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:56:06.208Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:56:06.208Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:56:06.208Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:56:07.209Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T02:56:07.209Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:56:07.210Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:56:07.210Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:56:08.211Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "serviceName": "basic_onboard_NWXFRB", "serviceVersion": "1.0", "serviceUUID": "07e40dd4-94ca-4b5d-8af2-f8bae515f67a", "serviceDescription": "service", "serviceInvariantUUID": "9ca22f49-0199-4c2e-93b7-c64102c6227b", "resources": [ { "resourceInstanceName": "basic_onboard_NWXFRB 0", "resourceCustomizationUUID": "30509283-d0a5-43ba-8b90-ad64c2cc93db", "resourceName": "basic_onboard_NWXFRB", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "817be29a-e8f0-451d-85e6-5bf56c2250f8", "resourceInvariantUUID": "63f3fab4-e4f6-4151-87e8-05079c257eaf", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_nwxfrb0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json", "artifactChecksum": "YzdhNDliZDY0ODU1MGRiODM0ZGZiMTNjZDJkYjdkMDY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d46ef092-d69c-4879-9203-9037c370df17", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "0499d477-2bd1-4dd7-9e43-f6406263c841", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "14dd871a-88aa-4fb9-a5a8-0ce68c710922", "generatedFromUUID": "0499d477-2bd1-4dd7-9e43-f6406263c841" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "14dd871a-88aa-4fb9-a5a8-0ce68c710922", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardNwxfrb-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "artifactChecksum": "NGEzMzQ4NGViOGE2MGFkOWFmNjEyM2ZmNDNkMmVlOTE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b004d70f-6655-4372-a024-53bb61ccbbe3" } ], "workloadContext": "Production" } 2023-01-21T02:56:08.211Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-21T02:56:08.211Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 07e40dd4-94ca-4b5d-8af2-f8bae515f67a ASDC 2023-01-21T02:56:08.212Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:13870b9d-0319-462b-b063-7789f4b0e2c4 ServiceName:basic_onboard_NWXFRB ServiceVersion:1.0 ServiceUUID:07e40dd4-94ca-4b5d-8af2-f8bae515f67a ServiceInvariantUUID:9ca22f49-0199-4c2e-93b7-c64102c6227b ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardNwxfrb-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar ArtifactUUID:b004d70f-6655-4372-a024-53bb61ccbbe3 ArtifactChecksum:NGEzMzQ4NGViOGE2MGFkOWFmNjEyM2ZmNDNkMmVlOTE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_NWXFRB 0 ResourceCustomizationUUID:30509283-d0a5-43ba-8b90-ad64c2cc93db ResourceInvariantUUID:63f3fab4-e4f6-4151-87e8-05079c257eaf ResourceName:basic_onboard_NWXFRB ResourceType:VF ResourceUUID:817be29a-e8f0-451d-85e6-5bf56c2250f8 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_nwxfrb0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json ArtifactUUID:d46ef092-d69c-4879-9203-9037c370df17 ArtifactChecksum:YzdhNDliZDY0ODU1MGRiODM0ZGZiMTNjZDJkYjdkMDY= 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/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml ArtifactUUID:0499d477-2bd1-4dd7-9e43-f6406263c841 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/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env ArtifactUUID:14dd871a-88aa-4fb9-a5a8-0ce68c710922 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/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env ArtifactUUID:14dd871a-88aa-4fb9-a5a8-0ce68c710922 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-21T02:56:08.212Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 07e40dd4-94ca-4b5d-8af2-f8bae515f67a 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-01-21T02:56:08.241Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T02:56:08.241Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T02:56:08.241Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T02:56:08.241Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: b004d70f-6655-4372-a024-53bb61ccbbe3 from URL: /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:56:08.241Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-01-21T02:56:08.242Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:56:08.561Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-01-21T02:56:08.562Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar b004d70f-6655-4372-a024-53bb61ccbbe3 75685 2023-01-21T02:56:08.563Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar ASDC sendASDCNotification 2023-01-21T02:56:08.563Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:56:08.563Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-21T02:56:08.564Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:56:08.564Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:56:08.564Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674269768562, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:56:09.565Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T02:56:09.566Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T02:56:09.566Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: b004d70f-6655-4372-a024-53bb61ccbbe3, URL: /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar to file: /app/ASDC/1/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:56:09.566Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:56:09.567Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:56:09.567Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:56:09.703Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2230136793939046214/Definitions/service-BasicOnboardNwxfrb-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-01-21T02:56:10.769Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-21T02:56:10.770Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T02:56:10.770Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:56:10.770Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-01-21T02:56:10.770Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:56:10.770Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||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-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:56:10.770Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_NWXFRB 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-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:56:10.770Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||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-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:56:10.770Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||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-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:56:10.771Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:56:10.771Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||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-BasicOnboardNwxfrb-csar.csar 2023-01-21T02:56:10.771Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T02:56:10.771Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:56:10.771Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:56:10.771Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is matching search criteria 2023-01-21T02:56:10.771Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T02:56:10.771Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_NWXFRB 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T02:56:10.772Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:56:10.772Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:56:10.772Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is matching search criteria 2023-01-21T02:56:10.772Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T02:56:10.772Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_NWXFRB 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T02:56:10.772Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:56:10.772Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:56:10.772Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:56:10.773Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is not matching search criteria 2023-01-21T02:56:10.773Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2023-01-21T02:56:10.773Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2023-01-21T02:56:10.773Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2023-01-21T02:56:10.773Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-01-21T02:56:10.773Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-21T02:56:10.774Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:56:10.774Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-21T02:56:10.774Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:56:10.774Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is matching search criteria 2023-01-21T02:56:10.774Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_NWXFRB 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T02:56:10.775Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:56:10.775Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is matching search criteria 2023-01-21T02:56:10.775Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_NWXFRB 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T02:56:10.775Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:56:10.775Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is matching search criteria 2023-01-21T02:56:10.776Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_NWXFRB 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T02:56:10.776Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:56:10.776Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is not matching search criteria 2023-01-21T02:56:10.776Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-01-21T02:56:10.776Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-01-21T02:56:10.776Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=1e7c47cb-a57d-4c61-adeb-d46897b93137 2023-01-21T02:56:10.777Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:56:10.777Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:56:10.777Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:56:10.777Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:56:10.777Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:56:10.778Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:56:10.778Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T02:56:10.778Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T02:56:10.778Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_NWXFRB Description:service Model UUID:07e40dd4-94ca-4b5d-8af2-f8bae515f67a Model Version:NULL Model InvariantUuid:9ca22f49-0199-4c2e-93b7-c64102c6227b Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_NWXFRB Model UUID:1722a130-7f7d-4b07-96fd-d9484c679a1c Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:63f3fab4-e4f6-4151-87e8-05079c257eaf Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:30509283-d0a5-43ba-8b90-ad64c2cc93db NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:c37127e7-4ca0-46e3-9428-b8651c56e1f7 ModelName:BasicOnboardNwxfrb..base_ubuntu18..module-0 ModelUuid:0e1e6b3c-f06b-47f4-ad4f-f3a1d7654da3 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:1e7c47cb-a57d-4c61-adeb-d46897b93137 ModelInvariantUuid:1c2cf982-5f7d-4e95-b4ed-00f84a33bc58 ModelName:basic_onboard_NWXFRB-nodes.ubuntu18Cvfc ModelUuid:9d200639-63b6-4ec3-9444-9490d2e462fa ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:f1042fbd-28a5-4f4f-b517-925980dc9f4f ModelInvariantUuid:56f794fe-811b-4473-8f58-a73099459487 ModelName:BasicOnboardNwxfrb.compute.nodes.heat.ubuntu18 ModelUuid:6517ffea-2d7a-4966-8779-a58234ff5a48 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-01-21T02:56:10.802Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||ERROR|500||Csar with UUID: b004d70f-6655-4372-a024-53bb61ccbbe3 already exists 2023-01-21T02:56:10.802Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar ASDC sendASDCNotification 2023-01-21T02:56:10.802Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar(Csar with UUID: b004d70f-6655-4372-a024-53bb61ccbbe3 already exists) 2023-01-21T02:56:10.802Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-21T02:56:10.803Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:56:10.803Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:56:10.803Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674269770802, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: b004d70f-6655-4372-a024-53bb61ccbbe3 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:56:11.804Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar ASDC sendASDCNotification 2023-01-21T02:56:11.804Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar(Resource with UUID: 817be29a-e8f0-451d-85e6-5bf56c2250f8 already exists) 2023-01-21T02:56:11.804Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-21T02:56:11.805Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T02:56:11.805Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T02:56:11.805Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674269771804, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 817be29a-e8f0-451d-85e6-5bf56c2250f8 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:56:12.806Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:56:12.818Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T02:56:12.820Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:56:12.820Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:56:12.821Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:56:12.821Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:56:42.821Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:56:42.834Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T02:56:42.836Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:56:42.836Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:56:42.837Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:56:42.837Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:56:46.965Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:56:46.971Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T02:56:46.971Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T02:56:46.972Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:56:46.972Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T02:56:46.972Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json", "status": "NOTIFIED" } 2023-01-21T02:56:46.972Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:56:46.972Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T02:56:46.972Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-01-21T02:56:46.973Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:56:46.973Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T02:56:46.973Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T02:56:46.973Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:56:46.973Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T02:56:46.973Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-01-21T02:56:46.973Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:56:46.973Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T02:56:46.973Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-template.yml", "status": "NOT_NOTIFIED" } 2023-01-21T02:56:46.973Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:56:46.973Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T02:56:46.974Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "NOTIFIED" } 2023-01-21T02:56:46.974Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:56:46.974Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T02:56:46.974Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674269768562, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-21T02:56:46.974Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:56:46.974Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T02:56:46.974Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674269770802, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: b004d70f-6655-4372-a024-53bb61ccbbe3 already exists" } 2023-01-21T02:56:46.974Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:56:46.974Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T02:56:46.974Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674269771804, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 817be29a-e8f0-451d-85e6-5bf56c2250f8 already exists" } 2023-01-21T02:56:46.974Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T02:57:12.837Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:57:12.850Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T02:57:12.851Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:57:12.852Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:57:12.852Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:57:12.852Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:57:42.852Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:57:42.870Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T02:57:42.872Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:57:42.872Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:57:42.872Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:57:42.872Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:57:46.966Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:58:12.873Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:58:12.902Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T02:58:12.905Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:58:12.905Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:58:12.906Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:58:12.906Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:58:42.907Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:58:42.921Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T02:58:42.924Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:58:42.924Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:58:42.924Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:58:42.924Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:58:46.967Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T02:59:12.924Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:59:12.939Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T02:59:12.941Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:59:12.941Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:59:12.941Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:59:12.942Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:59:42.942Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T02:59:42.955Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T02:59:42.958Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T02:59:42.958Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T02:59:42.959Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T02:59:42.959Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T02:59:46.967Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:00:12.959Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:00:12.971Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T03:00:12.973Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:00:12.974Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:00:12.974Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:00:12.974Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:00:42.974Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:00:42.984Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T03:00:42.987Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:00:42.987Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:00:42.987Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:00:42.987Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:00:46.968Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:00:47.571Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: cached metadata has changed from (version46: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version47: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-01-21T03:00:47.578Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T03:00:47.579Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] (Re-)joining group 2023-01-21T03:00:47.584Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Successfully joined group with generation Generation{generationId=17, memberId='SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84', protocol='range'} 2023-01-21T03:00:47.584Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Finished assignment for group at generation 17: {SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84=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-01-21T03:00:47.594Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Successfully synced group in generation Generation{generationId=17, memberId='SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84', protocol='range'} 2023-01-21T03:00:47.594Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T03:00:47.595Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T03:00:47.598Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T03:00:47.599Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T03:00:47.599Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T03:00:47.600Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=353, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T03:00:47.600Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T03:00:47.600Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T03:01:12.987Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-21T03:01:12.988Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T03:01:12.995Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 and serviceModelVersionId: 07e40dd4-94ca-4b5d-8af2-f8bae515f67a 2023-01-21T03:01:12.996Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9ca22f49-0199-4c2e-93b7-c64102c6227b 2023-01-21T03:01:12.997Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?depth=0 2023-01-21T03:01:13.007Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-01-21T03:01:13.053Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?depth=0|INFO|500||Invoke 2023-01-21T03:01:13.054Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[13870b9d-0319-462b-b063-7789f4b0e2c4], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[b4e7be40-b9d1-4902-bbf8-736efb1b7f2a], X-ECOMP-RequestID=[13870b9d-0319-462b-b063-7789f4b0e2c4], X-TransactionId=[], X-ONAP-RequestID=[13870b9d-0319-462b-b063-7789f4b0e2c4], Content-Type=[application/merge-patch+json]} 2023-01-21T03:01:13.057Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-21T03:01:13.274Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?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/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?depth=0 has http status code:200 and response headers:{date=[Sat, 21 Jan 2023 03:01:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[213], vertex-id=[180408], x-aai-txid=[0-aai-resources-230121-03:01:13:701-76089], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-21T03:01:13.275Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-21T03:01:13.276Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?depth=0|INFO|500||InvokeReturn 2023-01-21T03:01:13.276Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-21T03:01:13.277Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||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-01-21T03:01:13.282Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||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-01-21T03:01:13.283Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 13870b9d-0319-462b-b063-7789f4b0e2c4 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-21T03:01:13.284Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-21T03:01:13.284Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:01:13.285Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:01:13.285Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674270073283, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:01:13.301Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-21T03:01:13.301Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674270073283, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-21T03:01:13.302Z||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-01-21T03:01:14.304Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-21T03:01:14.304Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"966d8dfe-64f1-44ce-947d-4171701b886e","serviceName":"Demo_pNF_QsZo4Ieqc0VRTFT9Yqel","serviceVersion":"1.0","serviceUUID":"e3807ff4-ac89-4eac-acab-a1c1339cc865","serviceDescription":"catalog service description","serviceInvariantUUID":"046a6cbe-557d-45ed-b2a7-f6a5551ed1f5","resources":[{"resourceInstanceName":"pNF f0471174-2ade 0","resourceName":"pNF f0471174-2ade","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"7720c512-3830-4d1a-8a7a-c616801d510a","resourceInvariantUUID":"2ae18bb8-6a77-49be-930e-7f80f3136019","resourceCustomizationUUID":"702a6882-1495-4ec7-8147-63e522c50a4b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/vf-license-model.xml","artifactChecksum":"MTc0ODU0MjUxMjZkMjY2YzdkY2ZlMTYwYzZmM2NiYTk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7aadd88a-6c77-4735-8a59-7d4b4a4684be","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/pNF.csar","artifactChecksum":"YmUyNmNiYjYwZTM2ZWQyZWRhYWFiZjViNTE3NjVhODA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"348eb42b-aa5f-47c9-a5c6-5afa8c270eee","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a936ca7a-250b-45ad-ba23-106a5d13a07a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/vendor-license-model.xml","artifactChecksum":"Yjc2ODM3MjQzZjVlMzFhNDk1Y2YyNjdiMDgwMDIyZWM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"c16517fd-5612-4c3a-bd2d-51e4b2c39976","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1e21a67b-b592-4aca-b070-4193467860d1","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e862beaf-35f1-43ce-9635-6411ae21c650","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfQszo4ieqc0vrtft9yqel-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-template.yml","artifactChecksum":"MjMzODM1ODBhY2I3NDMzMDg1NGIzNTNmZTlkMTE1Njk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f4d3b40c-0b83-40c4-bf67-8e448b809f06","artifactVersion":"1"},{"artifactName":"service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar","artifactChecksum":"NmYzYWNhMWMwOTI1NDdiYmU2MGRmNTFmZTIyN2JiYWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"fb45c911-1b1e-4358-8144-c6318b067521","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-21T03:01:14.304Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:01:14.305Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:01:14.305Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:01:14.305Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:01:15.306Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:01:15.306Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:01:15.306Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:01:15.306Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:01:16.308Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:01:16.308Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:01:16.308Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:01:16.308Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:01:17.309Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:01:17.309Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:01:17.309Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:01:17.309Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:01:18.310Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:01:18.310Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:01:18.311Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:01:18.311Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:01:19.311Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:01:19.312Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:01:19.312Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:01:19.312Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:01:20.313Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:01:20.314Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:01:20.314Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:01:20.314Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:01:21.315Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:01:21.316Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:01:21.316Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:01:21.316Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:01:22.317Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "serviceName": "Demo_pNF_QsZo4Ieqc0VRTFT9Yqel", "serviceVersion": "1.0", "serviceUUID": "e3807ff4-ac89-4eac-acab-a1c1339cc865", "serviceDescription": "catalog service description", "serviceInvariantUUID": "046a6cbe-557d-45ed-b2a7-f6a5551ed1f5", "resources": [ { "resourceInstanceName": "pNF f0471174-2ade 0", "resourceCustomizationUUID": "702a6882-1495-4ec7-8147-63e522c50a4b", "resourceName": "pNF f0471174-2ade", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "7720c512-3830-4d1a-8a7a-c616801d510a", "resourceInvariantUUID": "2ae18bb8-6a77-49be-930e-7f80f3136019", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "artifactChecksum": "NmYzYWNhMWMwOTI1NDdiYmU2MGRmNTFmZTIyN2JiYWY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "fb45c911-1b1e-4358-8144-c6318b067521" } ], "workloadContext": "Production" } 2023-01-21T03:01:22.317Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-21T03:01:22.317Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 e3807ff4-ac89-4eac-acab-a1c1339cc865 ASDC 2023-01-21T03:01:22.318Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:966d8dfe-64f1-44ce-947d-4171701b886e ServiceName:Demo_pNF_QsZo4Ieqc0VRTFT9Yqel ServiceVersion:1.0 ServiceUUID:e3807ff4-ac89-4eac-acab-a1c1339cc865 ServiceInvariantUUID:046a6cbe-557d-45ed-b2a7-f6a5551ed1f5 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar ArtifactUUID:fb45c911-1b1e-4358-8144-c6318b067521 ArtifactChecksum:NmYzYWNhMWMwOTI1NDdiYmU2MGRmNTFmZTIyN2JiYWY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF f0471174-2ade 0 ResourceCustomizationUUID:702a6882-1495-4ec7-8147-63e522c50a4b ResourceInvariantUUID:2ae18bb8-6a77-49be-930e-7f80f3136019 ResourceName:pNF f0471174-2ade ResourceType:PNF ResourceUUID:7720c512-3830-4d1a-8a7a-c616801d510a ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-01-21T03:01:22.318Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e3807ff4-ac89-4eac-acab-a1c1339cc865 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-01-21T03:01:22.346Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T03:01:22.347Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T03:01:22.347Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T03:01:22.347Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: fb45c911-1b1e-4358-8144-c6318b067521 from URL: /sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T03:01:22.347Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-01-21T03:01:22.347Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T03:01:22.569Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-01-21T03:01:22.570Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar fb45c911-1b1e-4358-8144-c6318b067521 88015 2023-01-21T03:01:22.570Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar ASDC sendASDCNotification 2023-01-21T03:01:22.570Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T03:01:22.570Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-21T03:01:22.570Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:01:22.571Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:01:22.571Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674270082570, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:01:23.571Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T03:01:23.572Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T03:01:23.572Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: fb45c911-1b1e-4358-8144-c6318b067521, URL: /sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar to file: /app/ASDC/1/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T03:01:23.572Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T03:01:23.573Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T03:01:23.573Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T03:01:23.743Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13433896185128955117/Definitions/service-DemoPnfQszo4ieqc0vrtft9yqel-template.yml 2023-01-21T03:01:24.672Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-21T03:01:24.672Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T03:01:24.672Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T03:01:24.673Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-01-21T03:01:24.673Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF f0471174-2ade 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /app/ASDC/1/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T03:01:24.673Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T03:01:24.673Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T03:01:24.673Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T03:01:24.673Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||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-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T03:01:24.673Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||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-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T03:01:24.673Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||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-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T03:01:24.673Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T03:01:24.673Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:01:24.674Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_QsZo4Ieqc0VRTFT9Yqel is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:01:24.674Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Node template pNF f0471174-2ade 0 is matching search criteria 2023-01-21T03:01:24.674Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T03:01:24.674Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF f0471174-2ade 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T03:01:24.674Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:01:24.674Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_QsZo4Ieqc0VRTFT9Yqel is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:01:24.675Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Node template pNF f0471174-2ade 0 is matching search criteria 2023-01-21T03:01:24.675Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T03:01:24.675Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF f0471174-2ade 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T03:01:24.675Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:01:24.675Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_QsZo4Ieqc0VRTFT9Yqel is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:01:24.675Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:01:24.675Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_QsZo4Ieqc0VRTFT9Yqel is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:01:24.676Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:01:24.676Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_QsZo4Ieqc0VRTFT9Yqel is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:01:24.676Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:01:24.676Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_QsZo4Ieqc0VRTFT9Yqel is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:01:24.676Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:01:24.676Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_QsZo4Ieqc0VRTFT9Yqel is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:01:24.676Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_QsZo4Ieqc0VRTFT9Yqel Description:catalog service description Model UUID:e3807ff4-ac89-4eac-acab-a1c1339cc865 Model Version:NULL Model InvariantUuid:046a6cbe-557d-45ed-b2a7-f6a5551ed1f5 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 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-01-21T03:01:24.703Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||ERROR|500||Csar with UUID: fb45c911-1b1e-4358-8144-c6318b067521 already exists 2023-01-21T03:01:24.703Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar ASDC sendASDCNotification 2023-01-21T03:01:24.703Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar(Csar with UUID: fb45c911-1b1e-4358-8144-c6318b067521 already exists) 2023-01-21T03:01:24.704Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-21T03:01:24.704Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:01:24.704Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:01:24.704Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674270084703, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: fb45c911-1b1e-4358-8144-c6318b067521 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:01:25.705Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar ASDC sendASDCNotification 2023-01-21T03:01:25.705Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar(Resource with UUID: 7720c512-3830-4d1a-8a7a-c616801d510a already exists) 2023-01-21T03:01:25.705Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-21T03:01:25.705Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:01:25.706Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:01:25.706Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674270085705, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7720c512-3830-4d1a-8a7a-c616801d510a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:01:26.707Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:01:26.718Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T03:01:26.720Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:01:26.720Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:01:26.720Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:01:26.721Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:01:46.965Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:01:46.971Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-21T03:01:46.971Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T03:01:46.972Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:01:46.972Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-21T03:01:46.972Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-01-21T03:01:46.972Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:01:46.972Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-21T03:01:46.973Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-01-21T03:01:46.973Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:01:46.973Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-21T03:01:46.973Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T03:01:46.973Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:01:46.974Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-21T03:01:46.974Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-01-21T03:01:46.974Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:01:46.974Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-21T03:01:46.974Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-01-21T03:01:46.974Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:01:46.975Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-21T03:01:46.975Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-template.yml", "status": "NOT_NOTIFIED" } 2023-01-21T03:01:46.975Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:01:46.975Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-21T03:01:46.975Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "status": "NOTIFIED" } 2023-01-21T03:01:46.976Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:01:46.976Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-21T03:01:46.976Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674270082570, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-21T03:01:46.976Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:01:46.976Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-21T03:01:46.976Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674270084703, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: fb45c911-1b1e-4358-8144-c6318b067521 already exists" } 2023-01-21T03:01:46.977Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:01:46.977Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-21T03:01:46.977Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674270085705, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7720c512-3830-4d1a-8a7a-c616801d510a already exists" } 2023-01-21T03:01:46.977Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:01:56.721Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:01:56.733Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T03:01:56.735Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:01:56.735Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:01:56.735Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:01:56.735Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:02:26.736Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:02:26.747Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T03:02:26.749Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:02:26.750Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:02:26.750Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:02:26.750Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:02:46.965Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:02:56.750Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:02:56.761Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T03:02:56.763Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:02:56.763Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:02:56.763Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:02:56.764Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:03:26.764Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:03:26.780Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T03:03:26.782Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:03:26.782Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:03:26.782Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:03:26.782Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:03:46.967Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:03:56.783Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:03:56.796Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T03:03:56.798Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:03:56.798Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:03:56.798Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:03:56.798Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:04:26.798Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:04:26.814Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T03:04:26.816Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:04:26.816Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:04:26.816Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:04:26.816Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:04:46.968Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:04:56.817Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:04:56.829Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T03:04:56.833Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:04:56.833Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:04:56.833Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:04:56.834Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:05:26.834Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:05:26.846Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T03:05:26.848Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:05:26.848Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:05:26.848Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:05:26.848Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:05:46.969Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:05:56.848Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:05:56.859Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T03:05:56.861Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:05:56.862Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:05:56.862Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:05:56.862Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:06:26.862Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-21T03:06:26.862Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T03:06:26.870Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 966d8dfe-64f1-44ce-947d-4171701b886e and serviceModelVersionId: e3807ff4-ac89-4eac-acab-a1c1339cc865 2023-01-21T03:06:26.870Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 046a6cbe-557d-45ed-b2a7-f6a5551ed1f5 2023-01-21T03:06:26.871Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/046a6cbe-557d-45ed-b2a7-f6a5551ed1f5/model-vers/model-ver/e3807ff4-ac89-4eac-acab-a1c1339cc865?depth=0 2023-01-21T03:06:26.874Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-01-21T03:06:26.908Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/046a6cbe-557d-45ed-b2a7-f6a5551ed1f5/model-vers/model-ver/e3807ff4-ac89-4eac-acab-a1c1339cc865?depth=0|INFO|500||Invoke 2023-01-21T03:06:26.908Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/046a6cbe-557d-45ed-b2a7-f6a5551ed1f5/model-vers/model-ver/e3807ff4-ac89-4eac-acab-a1c1339cc865?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/046a6cbe-557d-45ed-b2a7-f6a5551ed1f5/model-vers/model-ver/e3807ff4-ac89-4eac-acab-a1c1339cc865?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[966d8dfe-64f1-44ce-947d-4171701b886e], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[a6651f5f-a4c0-48b7-ace7-e5f8ef5b0af8], X-ECOMP-RequestID=[966d8dfe-64f1-44ce-947d-4171701b886e], X-TransactionId=[], X-ONAP-RequestID=[966d8dfe-64f1-44ce-947d-4171701b886e], Content-Type=[application/merge-patch+json]} 2023-01-21T03:06:26.913Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/046a6cbe-557d-45ed-b2a7-f6a5551ed1f5/model-vers/model-ver/e3807ff4-ac89-4eac-acab-a1c1339cc865?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-21T03:06:27.036Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/046a6cbe-557d-45ed-b2a7-f6a5551ed1f5/model-vers/model-ver/e3807ff4-ac89-4eac-acab-a1c1339cc865?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/046a6cbe-557d-45ed-b2a7-f6a5551ed1f5/model-vers/model-ver/e3807ff4-ac89-4eac-acab-a1c1339cc865?depth=0 has http status code:200 and response headers:{date=[Sat, 21 Jan 2023 03:06:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[119], vertex-id=[368712], x-aai-txid=[1-aai-resources-230121-03:06:27:558-26720], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-21T03:06:27.036Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/046a6cbe-557d-45ed-b2a7-f6a5551ed1f5/model-vers/model-ver/e3807ff4-ac89-4eac-acab-a1c1339cc865?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-21T03:06:27.037Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/046a6cbe-557d-45ed-b2a7-f6a5551ed1f5/model-vers/model-ver/e3807ff4-ac89-4eac-acab-a1c1339cc865?depth=0|INFO|500||InvokeReturn 2023-01-21T03:06:27.037Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-21T03:06:27.037Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||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-01-21T03:06:27.049Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||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-01-21T03:06:27.049Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 966d8dfe-64f1-44ce-947d-4171701b886e and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-21T03:06:27.049Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-21T03:06:27.050Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:06:27.050Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:06:27.050Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674270387049, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:06:27.067Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-21T03:06:27.067Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674270387049, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-21T03:06:27.068Z||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-01-21T03:06:28.067Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-21T03:06:28.067Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"baeee319-cfeb-4bbe-93bc-7b85862f2b9c","serviceName":"Demo_pNF_BtUfwvH9IxDdHw1QTxDo","serviceVersion":"1.0","serviceUUID":"15f219a2-e388-4817-9982-874ef141a479","serviceDescription":"catalog service description","serviceInvariantUUID":"6f776967-827c-476a-81db-b02aa43626f4","resources":[{"resourceInstanceName":"pNF 78faa10f-6ac8 0","resourceName":"pNF 78faa10f-6ac8","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"72f3abfb-39e9-49d1-bcbf-5f5baaef1bb9","resourceInvariantUUID":"c20b5d5c-9614-422f-9ecc-92bc65afb609","resourceCustomizationUUID":"c0de15ff-3954-44f2-a2c4-10e4910db67a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/vf-license-model.xml","artifactChecksum":"ZjQ2YzZhODMyMzVhZmFiYzlmZWNhYzQxOTIzYjJlYWQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"650a4a33-c4f6-427c-a208-c3dc2e6f4c3f","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/pNF.csar","artifactChecksum":"YmUyNmNiYjYwZTM2ZWQyZWRhYWFiZjViNTE3NjVhODA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8ac227bb-f7ed-4176-bd98-9f4e0a88583c","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6b254030-e2d4-48fb-90c7-a661ac5fd67c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/vendor-license-model.xml","artifactChecksum":"MWJlOGYwZjc0MTk5ODhmZWU3OTE1ZjRiODZmNjMzODA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"881f062a-9118-4d29-a31d-aaf4fc0de652","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"07280fba-e7ff-40e3-988e-290441cca291","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"00359789-9b96-4550-9fd3-a3b9ddbdf96d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfBtufwvh9ixddhw1qtxdo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-template.yml","artifactChecksum":"NTBkN2VmZTZkNDk2MDU2YTVkZDU1OWQ0MDhmOTk0MzM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"fc216c2a-ec29-439b-8ba9-22c130442f80","artifactVersion":"1"},{"artifactName":"service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar","artifactChecksum":"NTNmZmE0Y2FmNTk0MjFlNDcyNjdmZmM4NDFiYzUxMGM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"690e6ce0-5633-440f-b979-9ac7b495ce88","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-21T03:06:28.069Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:06:28.069Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:06:28.069Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:06:28.070Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:06:29.070Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:06:29.071Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:06:29.071Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:06:29.071Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:06:30.072Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:06:30.072Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:06:30.072Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:06:30.073Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:06:31.074Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:06:31.074Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:06:31.074Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:06:31.074Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:06:32.076Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:06:32.077Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:06:32.077Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:06:32.077Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:06:33.078Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:06:33.079Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:06:33.079Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:06:33.079Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:06:34.081Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:06:34.081Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:06:34.081Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:06:34.081Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:06:35.082Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:06:35.082Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:06:35.082Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:06:35.082Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:06:36.083Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "serviceName": "Demo_pNF_BtUfwvH9IxDdHw1QTxDo", "serviceVersion": "1.0", "serviceUUID": "15f219a2-e388-4817-9982-874ef141a479", "serviceDescription": "catalog service description", "serviceInvariantUUID": "6f776967-827c-476a-81db-b02aa43626f4", "resources": [ { "resourceInstanceName": "pNF 78faa10f-6ac8 0", "resourceCustomizationUUID": "c0de15ff-3954-44f2-a2c4-10e4910db67a", "resourceName": "pNF 78faa10f-6ac8", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "72f3abfb-39e9-49d1-bcbf-5f5baaef1bb9", "resourceInvariantUUID": "c20b5d5c-9614-422f-9ecc-92bc65afb609", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar", "artifactChecksum": "NTNmZmE0Y2FmNTk0MjFlNDcyNjdmZmM4NDFiYzUxMGM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "690e6ce0-5633-440f-b979-9ac7b495ce88" } ], "workloadContext": "Production" } 2023-01-21T03:06:36.084Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-21T03:06:36.084Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 15f219a2-e388-4817-9982-874ef141a479 ASDC 2023-01-21T03:06:36.084Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:baeee319-cfeb-4bbe-93bc-7b85862f2b9c ServiceName:Demo_pNF_BtUfwvH9IxDdHw1QTxDo ServiceVersion:1.0 ServiceUUID:15f219a2-e388-4817-9982-874ef141a479 ServiceInvariantUUID:6f776967-827c-476a-81db-b02aa43626f4 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar ArtifactUUID:690e6ce0-5633-440f-b979-9ac7b495ce88 ArtifactChecksum:NTNmZmE0Y2FmNTk0MjFlNDcyNjdmZmM4NDFiYzUxMGM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 78faa10f-6ac8 0 ResourceCustomizationUUID:c0de15ff-3954-44f2-a2c4-10e4910db67a ResourceInvariantUUID:c20b5d5c-9614-422f-9ecc-92bc65afb609 ResourceName:pNF 78faa10f-6ac8 ResourceType:PNF ResourceUUID:72f3abfb-39e9-49d1-bcbf-5f5baaef1bb9 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-01-21T03:06:36.085Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 15f219a2-e388-4817-9982-874ef141a479 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-01-21T03:06:36.116Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T03:06:36.117Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T03:06:36.117Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T03:06:36.117Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 690e6ce0-5633-440f-b979-9ac7b495ce88 from URL: /sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 2023-01-21T03:06:36.117Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-01-21T03:06:36.118Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 2023-01-21T03:06:36.458Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-01-21T03:06:36.459Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 690e6ce0-5633-440f-b979-9ac7b495ce88 88013 2023-01-21T03:06:36.460Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar ASDC sendASDCNotification 2023-01-21T03:06:36.460Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 2023-01-21T03:06:36.460Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-21T03:06:36.460Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:06:36.461Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:06:36.461Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674270396460, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:06:37.461Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T03:06:37.462Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T03:06:37.463Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 690e6ce0-5633-440f-b979-9ac7b495ce88, URL: /sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar to file: /app/ASDC/1/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 2023-01-21T03:06:37.463Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 2023-01-21T03:06:37.464Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 2023-01-21T03:06:37.464Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 2023-01-21T03:06:37.574Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6216480665436625728/Definitions/service-DemoPnfBtufwvh9ixddhw1qtxdo-template.yml 2023-01-21T03:06:38.353Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-21T03:06:38.354Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T03:06:38.354Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 2023-01-21T03:06:38.354Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-01-21T03:06:38.354Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 78faa10f-6ac8 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /app/ASDC/1/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 2023-01-21T03:06:38.354Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 2023-01-21T03:06:38.354Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 2023-01-21T03:06:38.354Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 2023-01-21T03:06:38.354Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||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-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 2023-01-21T03:06:38.354Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||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-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 2023-01-21T03:06:38.355Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||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-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 2023-01-21T03:06:38.355Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T03:06:38.355Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:06:38.355Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_BtUfwvH9IxDdHw1QTxDo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:06:38.356Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Node template pNF 78faa10f-6ac8 0 is matching search criteria 2023-01-21T03:06:38.357Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T03:06:38.358Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF 78faa10f-6ac8 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T03:06:38.358Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:06:38.358Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_BtUfwvH9IxDdHw1QTxDo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:06:38.358Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Node template pNF 78faa10f-6ac8 0 is matching search criteria 2023-01-21T03:06:38.358Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T03:06:38.359Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF 78faa10f-6ac8 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T03:06:38.359Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:06:38.359Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_BtUfwvH9IxDdHw1QTxDo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:06:38.359Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:06:38.360Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_BtUfwvH9IxDdHw1QTxDo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:06:38.360Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:06:38.360Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_BtUfwvH9IxDdHw1QTxDo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:06:38.360Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:06:38.360Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_BtUfwvH9IxDdHw1QTxDo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:06:38.360Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:06:38.361Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_BtUfwvH9IxDdHw1QTxDo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:06:38.361Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_BtUfwvH9IxDdHw1QTxDo Description:catalog service description Model UUID:15f219a2-e388-4817-9982-874ef141a479 Model Version:NULL Model InvariantUuid:6f776967-827c-476a-81db-b02aa43626f4 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 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-01-21T03:06:38.386Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||ERROR|500||Csar with UUID: 690e6ce0-5633-440f-b979-9ac7b495ce88 already exists 2023-01-21T03:06:38.386Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar ASDC sendASDCNotification 2023-01-21T03:06:38.386Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar(Csar with UUID: 690e6ce0-5633-440f-b979-9ac7b495ce88 already exists) 2023-01-21T03:06:38.387Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-21T03:06:38.387Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:06:38.387Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:06:38.387Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674270398386, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 690e6ce0-5633-440f-b979-9ac7b495ce88 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:06:39.388Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar ASDC sendASDCNotification 2023-01-21T03:06:39.388Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar(Resource with UUID: 72f3abfb-39e9-49d1-bcbf-5f5baaef1bb9 already exists) 2023-01-21T03:06:39.388Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-21T03:06:39.389Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:06:39.389Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:06:39.389Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674270399388, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 72f3abfb-39e9-49d1-bcbf-5f5baaef1bb9 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:06:40.390Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:06:40.409Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c 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-01-21T03:06:40.411Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:06:40.411Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:06:40.411Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:06:40.412Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:06:46.966Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:06:46.973Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-21T03:06:46.973Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T03:06:46.974Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:06:46.974Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-21T03:06:46.974Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-01-21T03:06:46.975Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:06:46.975Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-21T03:06:46.975Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-01-21T03:06:46.975Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:06:46.975Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-21T03:06:46.975Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T03:06:46.976Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:06:46.976Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-21T03:06:46.976Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-01-21T03:06:46.976Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:06:46.976Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-21T03:06:46.976Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-01-21T03:06:46.977Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:06:46.977Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-21T03:06:46.977Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-template.yml", "status": "NOT_NOTIFIED" } 2023-01-21T03:06:46.977Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:06:46.977Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-21T03:06:46.977Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar", "status": "NOTIFIED" } 2023-01-21T03:06:46.978Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:06:46.978Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-21T03:06:46.978Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674270396460, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-21T03:06:46.979Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:06:46.979Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-21T03:06:46.979Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674270398386, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 690e6ce0-5633-440f-b979-9ac7b495ce88 already exists" } 2023-01-21T03:06:46.979Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:06:46.980Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-21T03:06:46.980Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674270399388, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 72f3abfb-39e9-49d1-bcbf-5f5baaef1bb9 already exists" } 2023-01-21T03:06:46.980Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:07:10.412Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:07:10.433Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c 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-01-21T03:07:10.435Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:07:10.435Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:07:10.435Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:07:10.436Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:07:40.436Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:07:40.448Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c 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-01-21T03:07:40.450Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:07:40.450Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:07:40.450Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:07:40.450Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:07:46.966Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:08:10.450Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:08:10.461Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c 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-01-21T03:08:10.463Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:08:10.463Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:08:10.463Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:08:10.463Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:08:40.464Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:08:40.475Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c 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-01-21T03:08:40.477Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:08:40.477Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:08:40.477Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:08:40.478Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:08:46.967Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:09:10.478Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:09:10.493Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c 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-01-21T03:09:10.495Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:09:10.495Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:09:10.495Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:09:10.495Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:09:40.496Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:09:40.507Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c 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-01-21T03:09:40.509Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:09:40.509Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:09:40.509Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:09:40.509Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:09:46.967Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:10:10.509Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:10:10.520Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c 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-01-21T03:10:10.522Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:10:10.522Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:10:10.522Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:10:10.522Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:10:40.523Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:10:40.534Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c 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-01-21T03:10:40.536Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:10:40.536Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:10:40.537Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:10:40.537Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:10:46.969Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:11:10.537Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:11:10.550Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c 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-01-21T03:11:10.552Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:11:10.552Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:11:10.552Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:11:10.553Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:11:40.553Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-21T03:11:40.553Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c 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-01-21T03:11:40.559Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c and serviceModelVersionId: 15f219a2-e388-4817-9982-874ef141a479 2023-01-21T03:11:40.559Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6f776967-827c-476a-81db-b02aa43626f4 2023-01-21T03:11:40.561Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6f776967-827c-476a-81db-b02aa43626f4/model-vers/model-ver/15f219a2-e388-4817-9982-874ef141a479?depth=0 2023-01-21T03:11:40.572Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-01-21T03:11:40.636Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6f776967-827c-476a-81db-b02aa43626f4/model-vers/model-ver/15f219a2-e388-4817-9982-874ef141a479?depth=0|INFO|500||Invoke 2023-01-21T03:11:40.637Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6f776967-827c-476a-81db-b02aa43626f4/model-vers/model-ver/15f219a2-e388-4817-9982-874ef141a479?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6f776967-827c-476a-81db-b02aa43626f4/model-vers/model-ver/15f219a2-e388-4817-9982-874ef141a479?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[baeee319-cfeb-4bbe-93bc-7b85862f2b9c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[8f0035fe-29ee-4c4c-b3b6-985ba4eeb371], X-ECOMP-RequestID=[baeee319-cfeb-4bbe-93bc-7b85862f2b9c], X-TransactionId=[], X-ONAP-RequestID=[baeee319-cfeb-4bbe-93bc-7b85862f2b9c], Content-Type=[application/merge-patch+json]} 2023-01-21T03:11:40.640Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6f776967-827c-476a-81db-b02aa43626f4/model-vers/model-ver/15f219a2-e388-4817-9982-874ef141a479?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-21T03:11:40.821Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6f776967-827c-476a-81db-b02aa43626f4/model-vers/model-ver/15f219a2-e388-4817-9982-874ef141a479?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/6f776967-827c-476a-81db-b02aa43626f4/model-vers/model-ver/15f219a2-e388-4817-9982-874ef141a479?depth=0 has http status code:200 and response headers:{date=[Sat, 21 Jan 2023 03:11:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[176], vertex-id=[159936], x-aai-txid=[2-aai-resources-230121-03:11:41:290-3043], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-21T03:11:40.821Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6f776967-827c-476a-81db-b02aa43626f4/model-vers/model-ver/15f219a2-e388-4817-9982-874ef141a479?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-21T03:11:40.822Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6f776967-827c-476a-81db-b02aa43626f4/model-vers/model-ver/15f219a2-e388-4817-9982-874ef141a479?depth=0|INFO|500||InvokeReturn 2023-01-21T03:11:40.822Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-21T03:11:40.822Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||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-01-21T03:11:40.831Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||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-01-21T03:11:40.832Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID baeee319-cfeb-4bbe-93bc-7b85862f2b9c and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-21T03:11:40.832Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-21T03:11:40.832Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:11:40.832Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:11:40.833Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674270700832, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:11:40.855Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T03:11:40.856Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674270700832, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-21T03:11:40.857Z||pool-2-thread-3|||||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-01-21T03:11:41.851Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-21T03:11:41.852Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"f6e7102c-1566-4011-aa5b-40dac6710e59","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"32168f81-ef4e-46cc-89ea-69015e2f6aa7","serviceDescription":"service","serviceInvariantUUID":"fa17867a-7a6f-4d07-93e1-f9ca857b34e4","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3a398b41-32ac-4cf1-85b2-c46ea891d4ac","resourceInvariantUUID":"fe29427e-a659-4e2a-b881-1a6d28fba436","resourceCustomizationUUID":"bff22f33-594a-4063-b120-dc0d2811f647","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml","artifactChecksum":"YzliYjM1ZTQxYmViMmFlYTE4MmZhODhiYjE4ZmIzZDY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"03c2ac3b-e32f-417f-bade-83e8d3877fd4","artifactVersion":"1"},{"artifactName":"basic_cnf_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json","artifactChecksum":"Y2ViYWI2ZTQ3NGU4NTNlMDIzNDk0Yzk2OTUxYTAzYmM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"3fc12691-affc-4fa4-b5ef-543c5a7267a9","artifactVersion":"1"},{"artifactName":"base_template_dummy_ignore.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml","artifactChecksum":"ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"229b509f-54aa-4716-b166-1a1c4eb6c9ac","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"Njk1MTM1MjJiZTllY2UyN2I2MWE2NzA1NzAzZWM5YjY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"65a224a5-9793-4a01-a83e-59f66f218057","artifactVersion":"1"},{"artifactName":"helm_apache.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"0b503e4f-5f93-4518-af32-76412c50f6ad","artifactVersion":"2","generatedFromUUID":"5a77421e-4f1f-4ab6-8761-daf021bc4345"},{"artifactName":"base_template_dummy_ignore.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env","artifactChecksum":"MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"fc42f861-43f2-494c-99b7-b18b0e708a2a","artifactVersion":"2","generatedFromUUID":"229b509f-54aa-4716-b166-1a1c4eb6c9ac"},{"artifactName":"helm_apache.tgz","artifactType":"HELM","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz","artifactChecksum":"Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"5a77421e-4f1f-4ab6-8761-daf021bc4345","artifactVersion":"1"},{"artifactName":"basic_cnf_cba_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip","artifactChecksum":"OWEzNmRmZDA4MGYyNGFkYTE2M2M0ZmVhMjNhZDVjNmM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"3143fa95-1f02-4f48-9515-32cf02385fda","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml","artifactChecksum":"YzEwOTQ4OGMxOGM3OTkxNjIzNDk3ZDNjYTFkZjI1YjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9b8af81f-593f-4a00-a276-fd04665c5dde","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"MDQ3NDBkZjU2MDViMDhiOWVhNjNmNGYyYzgxMTA3NGE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"8f4cb550-3ca8-4565-a92c-81ff5a4f9754","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-21T03:11:41.853Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:11:41.853Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:11:41.853Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:11:41.853Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:11:42.854Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:11:42.854Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:11:42.854Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:11:42.855Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:11:43.855Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:11:43.856Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:11:43.856Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:11:43.856Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:11:44.857Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:11:44.857Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:11:44.857Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:11:44.857Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:11:45.858Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:11:45.859Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:11:45.859Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:11:45.859Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:11:46.860Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:11:46.860Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:11:46.860Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:11:46.860Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:11:46.965Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:11:46.970Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T03:11:46.970Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T03:11:46.971Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:11:46.971Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T03:11:46.971Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-01-21T03:11:46.971Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:11:46.971Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T03:11:46.971Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-01-21T03:11:46.971Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:11:46.971Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T03:11:46.971Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T03:11:46.971Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:11:46.971Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T03:11:46.971Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-01-21T03:11:46.972Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:11:46.972Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T03:11:46.972Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-01-21T03:11:46.972Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:11:47.861Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:11:47.861Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:11:47.861Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:11:47.862Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:11:48.862Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:11:48.863Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:11:48.863Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:11:48.863Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:11:49.863Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:11:49.864Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:11:49.864Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:11:49.864Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:11:50.865Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:11:50.865Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:11:50.865Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:11:50.865Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:11:51.866Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "32168f81-ef4e-46cc-89ea-69015e2f6aa7", "serviceDescription": "service", "serviceInvariantUUID": "fa17867a-7a6f-4d07-93e1-f9ca857b34e4", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "bff22f33-594a-4063-b120-dc0d2811f647", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "3a398b41-32ac-4cf1-85b2-c46ea891d4ac", "resourceInvariantUUID": "fe29427e-a659-4e2a-b881-1a6d28fba436", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_cnf_macro0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "artifactChecksum": "Y2ViYWI2ZTQ3NGU4NTNlMDIzNDk0Yzk2OTUxYTAzYmM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3fc12691-affc-4fa4-b5ef-543c5a7267a9", "relatedArtifactsInfo": [] }, { "artifactName": "base_template_dummy_ignore.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "artifactChecksum": "ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "229b509f-54aa-4716-b166-1a1c4eb6c9ac", "generatedArtifact": { "artifactName": "base_template_dummy_ignore.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "fc42f861-43f2-494c-99b7-b18b0e708a2a", "generatedFromUUID": "229b509f-54aa-4716-b166-1a1c4eb6c9ac" }, "relatedArtifactsInfo": [] }, { "artifactName": "helm_apache.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0b503e4f-5f93-4518-af32-76412c50f6ad", "relatedArtifactsInfo": [] }, { "artifactName": "base_template_dummy_ignore.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "fc42f861-43f2-494c-99b7-b18b0e708a2a", "relatedArtifactsInfo": [] }, { "artifactName": "helm_apache.tgz", "artifactType": "HELM", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "artifactChecksum": "Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "5a77421e-4f1f-4ab6-8761-daf021bc4345", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "MDQ3NDBkZjU2MDViMDhiOWVhNjNmNGYyYzgxMTA3NGE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "8f4cb550-3ca8-4565-a92c-81ff5a4f9754" } ], "workloadContext": "Production" } 2023-01-21T03:11:51.867Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-21T03:11:51.867Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 32168f81-ef4e-46cc-89ea-69015e2f6aa7 ASDC 2023-01-21T03:11:51.867Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:f6e7102c-1566-4011-aa5b-40dac6710e59 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:32168f81-ef4e-46cc-89ea-69015e2f6aa7 ServiceInvariantUUID:fa17867a-7a6f-4d07-93e1-f9ca857b34e4 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicCnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ArtifactUUID:8f4cb550-3ca8-4565-a92c-81ff5a4f9754 ArtifactChecksum:MDQ3NDBkZjU2MDViMDhiOWVhNjNmNGYyYzgxMTA3NGE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:bff22f33-594a-4063-b120-dc0d2811f647 ResourceInvariantUUID:fe29427e-a659-4e2a-b881-1a6d28fba436 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:3a398b41-32ac-4cf1-85b2-c46ea891d4ac ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_cnf_macro0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ArtifactUUID:3fc12691-affc-4fa4-b5ef-543c5a7267a9 ArtifactChecksum:Y2ViYWI2ZTQ3NGU4NTNlMDIzNDk0Yzk2OTUxYTAzYmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_template_dummy_ignore.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ArtifactUUID:229b509f-54aa-4716-b166-1a1c4eb6c9ac ArtifactChecksum:ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_template_dummy_ignore.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ArtifactUUID:fc42f861-43f2-494c-99b7-b18b0e708a2a ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:helm_apache.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ArtifactUUID:0b503e4f-5f93-4518-af32-76412c50f6ad ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_template_dummy_ignore.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ArtifactUUID:fc42f861-43f2-494c-99b7-b18b0e708a2a ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:helm_apache.tgz ArtifactVersion:1 ArtifactType:HELM ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ArtifactUUID:5a77421e-4f1f-4ab6-8761-daf021bc4345 ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-21T03:11:51.870Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 32168f81-ef4e-46cc-89ea-69015e2f6aa7 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-01-21T03:11:51.913Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T03:11:51.913Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T03:11:51.914Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T03:11:51.914Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 8f4cb550-3ca8-4565-a92c-81ff5a4f9754 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-01-21T03:11:51.914Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-01-21T03:11:51.914Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-01-21T03:11:52.131Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-01-21T03:11:52.133Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 8f4cb550-3ca8-4565-a92c-81ff5a4f9754 163292 2023-01-21T03:11:52.133Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-01-21T03:11:52.133Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-01-21T03:11:52.133Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-21T03:11:52.134Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:11:52.134Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:11:52.134Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674270712133, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:11:53.135Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T03:11:53.135Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T03:11:53.135Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 8f4cb550-3ca8-4565-a92c-81ff5a4f9754, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-01-21T03:11:53.136Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-01-21T03:11:53.137Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-01-21T03:11:53.137Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-01-21T03:11:53.321Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3692646769225903232/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-01-21T03:11:54.612Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-21T03:11:54.613Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T03:11:54.613Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-01-21T03:11:54.613Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-01-21T03:11:54.614Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||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-BasicCnfMacro-csar.csar 2023-01-21T03:11:54.614Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-01-21T03:11:54.614Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-01-21T03:11:54.614Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-01-21T03:11:54.614Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T03:11:54.615Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:11:54.615Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:11:54.615Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-01-21T03:11:54.616Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T03:11:54.616Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T03:11:54.616Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:11:54.616Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:11:54.617Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-01-21T03:11:54.617Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T03:11:54.617Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T03:11:54.617Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:11:54.617Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:11:54.618Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:11:54.618Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-01-21T03:11:54.618Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-01-21T03:11:54.618Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-01-21T03:11:54.619Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-21T03:11:54.619Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:11:54.619Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-21T03:11:54.619Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:11:54.620Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-01-21T03:11:54.620Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T03:11:54.621Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:11:54.621Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-01-21T03:11:54.621Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T03:11:54.621Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:11:54.622Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-01-21T03:11:54.622Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T03:11:54.622Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:11:54.622Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-01-21T03:11:54.623Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T03:11:54.623Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:11:54.623Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-01-21T03:11:54.623Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-01-21T03:11:54.624Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=a7fda195-ac22-4563-b928-036918a39d8d 2023-01-21T03:11:54.624Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:11:54.624Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:11:54.624Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:11:54.624Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:11:54.625Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:11:54.625Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:11:54.625Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:11:54.625Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:11:54.626Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:32168f81-ef4e-46cc-89ea-69015e2f6aa7 Model Version:NULL Model InvariantUuid:fa17867a-7a6f-4d07-93e1-f9ca857b34e4 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:7ca17dd5-1c7f-42a4-8679-eed8153ea988 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:fe29427e-a659-4e2a-b881-1a6d28fba436 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:bff22f33-594a-4063-b120-dc0d2811f647 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:f8031422-6c32-4823-869f-93b825e9eeb7 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:018bf7d5-a180-47e4-b777-bdcf106a1fcb ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:534468ce-08a4-4d7b-a9d3-5e6edfff15b7 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:583bbfd8-c0b1-48e5-83d5-6e501f09780e ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:a7fda195-ac22-4563-b928-036918a39d8d ModelInvariantUuid:15f4e30f-d494-4be0-8df9-34a6da52e92d ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:b86eece9-1dce-467c-997b-fd8274f0e80a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:028bda5d-e454-4264-9691-9f3277bd2c35 ModelInvariantUuid:06949b2d-776e-4ef1-8219-300495ab4ef5 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:955cb9ef-9981-4297-9306-fc2a8796b454 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-01-21T03:11:54.635Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 3a398b41-32ac-4cf1-85b2-c46ea891d4ac 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-01-21T03:11:54.638Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||basic_cnf_macro 0 2023-01-21T03:11:54.638Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 3a398b41-32ac-4cf1-85b2-c46ea891d4ac 2023-01-21T03:11:54.639Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 3fc12691-affc-4fa4-b5ef-543c5a7267a9 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-01-21T03:11:54.639Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-01-21T03:11:54.639Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-01-21T03:11:54.697Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-01-21T03:11:54.697Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 3fc12691-affc-4fa4-b5ef-543c5a7267a9 1565 2023-01-21T03:11:54.698Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification 2023-01-21T03:11:54.698Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-01-21T03:11:54.698Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-21T03:11:54.698Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:11:54.698Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:11:54.698Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674270714698, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:11:55.699Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "534468ce-08a4-4d7b-a9d3-5e6edfff15b7", "vfModuleModelVersion": "1", "vfModuleModelUUID": "583bbfd8-c0b1-48e5-83d5-6e501f09780e", "vfModuleModelCustomizationUUID": "7cdb4dce-1bb6-43b8-b65f-05703461e9fb", "isBase": true, "artifacts": [ "229b509f-54aa-4716-b166-1a1c4eb6c9ac", "fc42f861-43f2-494c-99b7-b18b0e708a2a" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_template_dummy_ignore", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } }, { "vfModuleModelName": "BasicCnfMacro..helm_apache..module-1", "vfModuleModelInvariantUUID": "f8031422-6c32-4823-869f-93b825e9eeb7", "vfModuleModelVersion": "1", "vfModuleModelUUID": "018bf7d5-a180-47e4-b777-bdcf106a1fcb", "vfModuleModelCustomizationUUID": "cc53fd80-1f03-46a8-8bc8-fce4832d248d", "isBase": false, "artifacts": [ "5a77421e-4f1f-4ab6-8761-daf021bc4345" ], "properties": { "min_vf_module_instances": "0", "vf_module_label": "helm_apache", "max_vf_module_instances": "", "vfc_list": "", "vf_module_type": "Expansion", "vf_module_description": "", "initial_count": "0", "volume_group": "false", "availability_zone_count": "" } } ] 2023-01-21T03:11:55.705Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:583bbfd8-c0b1-48e5-83d5-6e501f09780e VfModuleModelInvariantUUID:534468ce-08a4-4d7b-a9d3-5e6edfff15b7 VfModuleModelDescription:NULL Artifacts UUID List:{ 229b509f-54aa-4716-b166-1a1c4eb6c9ac , fc42f861-43f2-494c-99b7-b18b0e708a2a } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_template_dummy_ignore 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 , VfModuleMetaData: VfModuleModelName:BasicCnfMacro..helm_apache..module-1 VfModuleModelVersion:1 VfModuleModelUUID:018bf7d5-a180-47e4-b777-bdcf106a1fcb VfModuleModelInvariantUUID:f8031422-6c32-4823-869f-93b825e9eeb7 VfModuleModelDescription:NULL Artifacts UUID List:{ 5a77421e-4f1f-4ab6-8761-daf021bc4345 } Properties List:{ min_vf_module_instances : 0 vf_module_label : helm_apache max_vf_module_instances : vfc_list : vf_module_type : Expansion vf_module_description : initial_count : 0 volume_group : false availability_zone_count : } isBase:false } 2023-01-21T03:11:55.707Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "534468ce-08a4-4d7b-a9d3-5e6edfff15b7", "vfModuleModelVersion": "1", "vfModuleModelUUID": "583bbfd8-c0b1-48e5-83d5-6e501f09780e", "vfModuleModelCustomizationUUID": "7cdb4dce-1bb6-43b8-b65f-05703461e9fb", "isBase": true, "artifacts": [ "229b509f-54aa-4716-b166-1a1c4eb6c9ac", "fc42f861-43f2-494c-99b7-b18b0e708a2a" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_template_dummy_ignore", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } }, { "vfModuleModelName": "BasicCnfMacro..helm_apache..module-1", "vfModuleModelInvariantUUID": "f8031422-6c32-4823-869f-93b825e9eeb7", "vfModuleModelVersion": "1", "vfModuleModelUUID": "018bf7d5-a180-47e4-b777-bdcf106a1fcb", "vfModuleModelCustomizationUUID": "cc53fd80-1f03-46a8-8bc8-fce4832d248d", "isBase": false, "artifacts": [ "5a77421e-4f1f-4ab6-8761-daf021bc4345" ], "properties": { "min_vf_module_instances": "0", "vf_module_label": "helm_apache", "max_vf_module_instances": "", "vfc_list": "", "vf_module_type": "Expansion", "vf_module_description": "", "initial_count": "0", "volume_group": "false", "availability_zone_count": "" } } ] 2023-01-21T03:11:55.708Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:583bbfd8-c0b1-48e5-83d5-6e501f09780e VfModuleModelInvariantUUID:534468ce-08a4-4d7b-a9d3-5e6edfff15b7 VfModuleModelDescription:NULL Artifacts UUID List:{ 229b509f-54aa-4716-b166-1a1c4eb6c9ac , fc42f861-43f2-494c-99b7-b18b0e708a2a } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_template_dummy_ignore 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 , VfModuleMetaData: VfModuleModelName:BasicCnfMacro..helm_apache..module-1 VfModuleModelVersion:1 VfModuleModelUUID:018bf7d5-a180-47e4-b777-bdcf106a1fcb VfModuleModelInvariantUUID:f8031422-6c32-4823-869f-93b825e9eeb7 VfModuleModelDescription:NULL Artifacts UUID List:{ 5a77421e-4f1f-4ab6-8761-daf021bc4345 } Properties List:{ min_vf_module_instances : 0 vf_module_label : helm_apache max_vf_module_instances : vfc_list : vf_module_type : Expansion vf_module_description : initial_count : 0 volume_group : false availability_zone_count : } isBase:false } 2023-01-21T03:11:55.708Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 229b509f-54aa-4716-b166-1a1c4eb6c9ac from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-01-21T03:11:55.708Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-01-21T03:11:55.708Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-01-21T03:11:55.765Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-01-21T03:11:55.765Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 229b509f-54aa-4716-b166-1a1c4eb6c9ac 914 2023-01-21T03:11:55.765Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification 2023-01-21T03:11:55.766Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-01-21T03:11:55.766Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-21T03:11:55.766Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:11:55.766Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:11:55.766Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674270715765, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:11:56.767Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 0b503e4f-5f93-4518-af32-76412c50f6ad from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-01-21T03:11:56.767Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-01-21T03:11:56.767Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-01-21T03:11:56.834Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-01-21T03:11:56.835Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 0b503e4f-5f93-4518-af32-76412c50f6ad 12 2023-01-21T03:11:56.835Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification 2023-01-21T03:11:56.835Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-01-21T03:11:56.835Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-21T03:11:56.835Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:11:56.836Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:11:56.836Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674270716835, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:11:57.836Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: fc42f861-43f2-494c-99b7-b18b0e708a2a from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-01-21T03:11:57.837Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-01-21T03:11:57.837Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-01-21T03:11:57.892Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-01-21T03:11:57.893Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env fc42f861-43f2-494c-99b7-b18b0e708a2a 96 2023-01-21T03:11:57.893Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification 2023-01-21T03:11:57.893Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-01-21T03:11:57.894Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-21T03:11:57.894Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:11:57.894Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:11:57.894Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674270717893, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:11:58.895Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 5a77421e-4f1f-4ab6-8761-daf021bc4345 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-01-21T03:11:58.895Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-01-21T03:11:58.895Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-01-21T03:11:58.959Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-01-21T03:11:58.959Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 5a77421e-4f1f-4ab6-8761-daf021bc4345 20206 2023-01-21T03:11:58.960Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification 2023-01-21T03:11:58.960Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-01-21T03:11:58.960Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-21T03:11:58.960Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:11:58.960Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:11:58.961Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674270718960, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:11:59.965Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 32168f81-ef4e-46cc-89ea-69015e2f6aa7 2023-01-21T03:11:59.965Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 3a398b41-32ac-4cf1-85b2-c46ea891d4ac ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select 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-01-21T03:11:59.978Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@37b39291, org.onap.sdc.toscaparser.api.parameters.Input@712df318, org.onap.sdc.toscaparser.api.parameters.Input@26aecf44, org.onap.sdc.toscaparser.api.parameters.Input@2531acce, org.onap.sdc.toscaparser.api.parameters.Input@ebd85e3] 2023-01-21T03:11:59.979Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:11:59.980Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:11:59.980Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic 2023-01-21T03:11:59.980Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= bff22f33-594a-4063-b120-dc0d2811f647 2023-01-21T03:11:59.980Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: bff22f33-594a-4063-b120-dc0d2811f647 matches Tosca VF Customization UUID: bff22f33-594a-4063-b120-dc0d2811f647 2023-01-21T03:11:59.981Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: bff22f33-594a-4063-b120-dc0d2811f647 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-01-21T03:11:59.983Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:11:59.983Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:11:59.984Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id bff22f33-594a-4063-b120-dc0d2811f647: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"APACHE\"} 2023-01-21T03:11:59.984Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@686da8a6 2023-01-21T03:11:59.984Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:11:59.984Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-21T03:11:59.985Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : cc53fd80-1f03-46a8-8bc8-fce4832d248d 2023-01-21T03:11:59.985Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID cc53fd80-1f03-46a8-8bc8-fce4832d248d 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-01-21T03:11:59.987Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:11:59.987Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-01-21T03:11:59.988Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T03:11:59.988Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:11:59.988Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-01-21T03:11:59.988Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T03:11:59.989Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:11:59.989Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-01-21T03:11:59.989Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=bff22f33-594a-4063-b120-dc0d2811f647 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-01-21T03:11:59.991Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:11:59.991Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:11:59.991Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 32168f81-ef4e-46cc-89ea-69015e2f6aa7: basic_cnf_macro 2023-01-21T03:11:59.991Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:11:59.992Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:11:59.992Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:11:59.992Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:11:59.992Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:11:59.992Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:11:59.993Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:11:59.993Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:11:59.993Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:11:59.993Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:11:59.993Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Saving Service: basic_cnf_macro 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 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: 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 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-01-21T03:12:00.040Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro 3a398b41-32ac-4cf1-85b2-c46ea891d4ac 2 ASDC deployResourceStructure 2023-01-21T03:12:00.041Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification 2023-01-21T03:12:00.041Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-01-21T03:12:00.041Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-21T03:12:00.041Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:12:00.041Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:12:00.042Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674270720041, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:12:01.042Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification 2023-01-21T03:12:01.043Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-01-21T03:12:01.043Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-21T03:12:01.043Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:12:01.043Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:12:01.043Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674270721042, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:12:02.045Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification 2023-01-21T03:12:02.046Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env(The artifact has not been used by the modules defined in the resource) 2023-01-21T03:12:02.046Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-21T03:12:02.046Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:12:02.046Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:12:02.046Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674270722045, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:12:03.048Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification 2023-01-21T03:12:03.049Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-01-21T03:12:03.049Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-21T03:12:03.049Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:12:03.049Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:12:03.049Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674270723048, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:12:04.051Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification 2023-01-21T03:12:04.051Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz(The artifact has not been used by the modules defined in the resource) 2023-01-21T03:12:04.051Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-21T03:12:04.052Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:12:04.052Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:12:04.052Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674270724051, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:12:05.054Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-01-21T03:12:05.054Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-01-21T03:12:05.054Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-21T03:12:05.055Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:12:05.055Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:12:05.055Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674270725054, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:12:06.056Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f6e7102c-1566-4011-aa5b-40dac6710e59 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:12:06.069Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f6e7102c-1566-4011-aa5b-40dac6710e59 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-01-21T03:12:06.071Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:12:06.071Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:12:06.071Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:12:06.071Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:12:36.072Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f6e7102c-1566-4011-aa5b-40dac6710e59 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:12:36.084Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f6e7102c-1566-4011-aa5b-40dac6710e59 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-01-21T03:12:36.086Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:12:36.086Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:12:36.086Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:12:36.086Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:12:46.965Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:12:46.971Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T03:12:46.971Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-01-21T03:12:46.972Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:12:46.972Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T03:12:46.972Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-01-21T03:12:46.972Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:12:46.973Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T03:12:46.973Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-01-21T03:12:46.973Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:12:46.973Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T03:12:46.973Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-01-21T03:12:46.973Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:12:46.973Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T03:12:46.974Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674270712133, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-21T03:12:46.974Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:12:46.974Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T03:12:46.974Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674270714698, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-01-21T03:12:46.974Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:12:46.974Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T03:12:46.974Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674270715765, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-01-21T03:12:46.975Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:12:46.975Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T03:12:46.975Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674270716835, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } 2023-01-21T03:12:46.975Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:12:46.975Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T03:12:46.975Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674270717893, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-01-21T03:12:46.975Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:12:46.975Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T03:12:46.976Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674270718960, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-01-21T03:12:46.976Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:12:46.976Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T03:12:46.976Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674270720041, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-01-21T03:12:46.976Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:12:46.976Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T03:12:46.976Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674270721042, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } 2023-01-21T03:12:46.977Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:12:46.977Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T03:12:46.977Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674270722045, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2023-01-21T03:12:46.977Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:12:46.977Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T03:12:46.977Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674270723048, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } 2023-01-21T03:12:46.977Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:12:46.977Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T03:12:46.978Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674270724051, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2023-01-21T03:12:46.978Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:12:46.978Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T03:12:46.978Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674270725054, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-01-21T03:12:46.978Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:13:06.086Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f6e7102c-1566-4011-aa5b-40dac6710e59 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:13:06.101Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f6e7102c-1566-4011-aa5b-40dac6710e59 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-01-21T03:13:06.103Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:13:06.103Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:13:06.104Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:13:06.104Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:13:36.104Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f6e7102c-1566-4011-aa5b-40dac6710e59 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:13:36.117Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f6e7102c-1566-4011-aa5b-40dac6710e59 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-01-21T03:13:36.119Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:13:36.119Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:13:36.119Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:13:36.120Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:13:46.965Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:14:06.120Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f6e7102c-1566-4011-aa5b-40dac6710e59 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:14:06.134Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f6e7102c-1566-4011-aa5b-40dac6710e59 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-01-21T03:14:06.136Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:14:06.136Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:14:06.136Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:14:06.136Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:14:36.137Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f6e7102c-1566-4011-aa5b-40dac6710e59 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:14:36.150Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f6e7102c-1566-4011-aa5b-40dac6710e59 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-01-21T03:14:36.152Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:14:36.152Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:14:36.152Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:14:36.152Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:14:46.967Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:15:06.152Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f6e7102c-1566-4011-aa5b-40dac6710e59 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:15:06.165Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f6e7102c-1566-4011-aa5b-40dac6710e59 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-01-21T03:15:06.167Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:15:06.167Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:15:06.167Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:15:06.167Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:15:36.168Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f6e7102c-1566-4011-aa5b-40dac6710e59 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:15:36.183Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f6e7102c-1566-4011-aa5b-40dac6710e59 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-01-21T03:15:36.185Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:15:36.185Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:15:36.185Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:15:36.185Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:15:46.968Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:16:06.185Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f6e7102c-1566-4011-aa5b-40dac6710e59 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:16:06.204Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f6e7102c-1566-4011-aa5b-40dac6710e59 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-01-21T03:16:06.206Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:16:06.206Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:16:06.206Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:16:06.206Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:16:36.206Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f6e7102c-1566-4011-aa5b-40dac6710e59 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:16:36.223Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f6e7102c-1566-4011-aa5b-40dac6710e59 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-01-21T03:16:36.225Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:16:36.225Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:16:36.226Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:16:36.226Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:16:46.969Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:17:06.226Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-21T03:17:06.227Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f6e7102c-1566-4011-aa5b-40dac6710e59 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-01-21T03:17:06.236Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f6e7102c-1566-4011-aa5b-40dac6710e59 and serviceModelVersionId: 32168f81-ef4e-46cc-89ea-69015e2f6aa7 2023-01-21T03:17:06.236Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : fa17867a-7a6f-4d07-93e1-f9ca857b34e4 2023-01-21T03:17:06.238Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/fa17867a-7a6f-4d07-93e1-f9ca857b34e4/model-vers/model-ver/32168f81-ef4e-46cc-89ea-69015e2f6aa7?depth=0 2023-01-21T03:17:06.250Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-01-21T03:17:06.306Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fa17867a-7a6f-4d07-93e1-f9ca857b34e4/model-vers/model-ver/32168f81-ef4e-46cc-89ea-69015e2f6aa7?depth=0|INFO|500||Invoke 2023-01-21T03:17:06.307Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fa17867a-7a6f-4d07-93e1-f9ca857b34e4/model-vers/model-ver/32168f81-ef4e-46cc-89ea-69015e2f6aa7?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fa17867a-7a6f-4d07-93e1-f9ca857b34e4/model-vers/model-ver/32168f81-ef4e-46cc-89ea-69015e2f6aa7?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[f6e7102c-1566-4011-aa5b-40dac6710e59], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[e302ecd3-66a4-4b1e-bc73-51cecb2f009a], X-ECOMP-RequestID=[f6e7102c-1566-4011-aa5b-40dac6710e59], X-TransactionId=[], X-ONAP-RequestID=[f6e7102c-1566-4011-aa5b-40dac6710e59], Content-Type=[application/merge-patch+json]} 2023-01-21T03:17:06.314Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fa17867a-7a6f-4d07-93e1-f9ca857b34e4/model-vers/model-ver/32168f81-ef4e-46cc-89ea-69015e2f6aa7?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-21T03:17:06.433Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fa17867a-7a6f-4d07-93e1-f9ca857b34e4/model-vers/model-ver/32168f81-ef4e-46cc-89ea-69015e2f6aa7?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/fa17867a-7a6f-4d07-93e1-f9ca857b34e4/model-vers/model-ver/32168f81-ef4e-46cc-89ea-69015e2f6aa7?depth=0 has http status code:200 and response headers:{date=[Sat, 21 Jan 2023 03:17:06 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[113], vertex-id=[401480], x-aai-txid=[2-aai-resources-230121-03:17:06:965-9199], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-21T03:17:06.434Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fa17867a-7a6f-4d07-93e1-f9ca857b34e4/model-vers/model-ver/32168f81-ef4e-46cc-89ea-69015e2f6aa7?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-21T03:17:06.434Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fa17867a-7a6f-4d07-93e1-f9ca857b34e4/model-vers/model-ver/32168f81-ef4e-46cc-89ea-69015e2f6aa7?depth=0|INFO|500||InvokeReturn 2023-01-21T03:17:06.435Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-21T03:17:06.435Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||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-01-21T03:17:06.442Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||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-01-21T03:17:06.443Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f6e7102c-1566-4011-aa5b-40dac6710e59 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-21T03:17:06.443Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-21T03:17:06.444Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:17:06.444Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:17:06.444Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674271026443, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:17:06.462Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T03:17:06.463Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674271026443, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-21T03:17:06.464Z||pool-2-thread-3|||||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-01-21T03:17:07.465Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-21T03:17:07.465Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"8d0fa373-92e4-48ad-b7d8-4c693e8cfadc","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"09aea5a1-4084-4abf-8e5f-7fff4fed8ec7","serviceDescription":"service","serviceInvariantUUID":"eafd1f1d-d3db-44a6-b31f-7a6f9e106091","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"f8c0accf-a760-40a8-adeb-f694defa3a55","resourceInvariantUUID":"a061f1ba-d13a-47d8-a915-28fe68309b71","resourceCustomizationUUID":"5b304713-09de-4b0a-b5d7-04c6719bad88","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","artifactChecksum":"NmI3MTQxNzUyODVlOWU0YmIwY2VmNDczNmM2OTQyMzY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"edb8f670-16c0-47aa-889e-34136c07a177","artifactVersion":"1"},{"artifactName":"basic_vm_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","artifactChecksum":"ZDViYjE0YWE4NDg3NDdhYjA4ZWQ1ZTIzMzhmMTA1MTc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"c285be10-40e7-4615-a95b-848cbb41a01e","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"6ff0c367-c451-42ac-834c-a4c6f4ddf894","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"OWU2MDAzY2U5YmM3Y2I4NzM1MjdlMzY3NjE0N2IyYmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"90c37985-89f1-4f87-b4ab-faeccd6757f6","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f081104e-fd2e-4eb4-acea-5d429a7a8077","artifactVersion":"2","generatedFromUUID":"6ff0c367-c451-42ac-834c-a4c6f4ddf894"},{"artifactName":"BASIC_VM_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","artifactChecksum":"YzA3MDNiNTkyZjY0Y2EzM2NmYjkyN2IxOTcyYThiMWY\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"3a558e28-444d-42d7-8a2f-309506adce43","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVmMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","artifactChecksum":"MjJiNmU1ZGNkMGI2OTc1ZjBiZmIzNmMzODdhMWQ4NmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"abf03204-f45d-4411-9c1b-83b55de90a85","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"NDAxZGI1YWQ2MDgzOTM5OTIxM2NjZjVjNTNiOTM3ZTE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a7cf5528-872c-41e9-ac74-d098618d6e6e","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-21T03:17:07.465Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:17:07.466Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:17:07.466Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:17:07.466Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:17:08.467Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:17:08.467Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:17:08.467Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:17:08.468Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:17:09.468Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:17:09.469Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:17:09.469Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:17:09.469Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:17:10.470Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:17:10.470Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:17:10.471Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:17:10.471Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:17:11.472Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:17:11.472Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:17:11.472Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:17:11.472Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:17:12.473Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:17:12.473Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:17:12.473Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:17:12.473Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:17:13.474Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:17:13.474Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:17:13.475Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:17:13.475Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:17:14.476Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:17:14.476Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:17:14.476Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:17:14.476Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:17:15.478Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "09aea5a1-4084-4abf-8e5f-7fff4fed8ec7", "serviceDescription": "service", "serviceInvariantUUID": "eafd1f1d-d3db-44a6-b31f-7a6f9e106091", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "5b304713-09de-4b0a-b5d7-04c6719bad88", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "f8c0accf-a760-40a8-adeb-f694defa3a55", "resourceInvariantUUID": "a061f1ba-d13a-47d8-a915-28fe68309b71", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm_macro0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "artifactChecksum": "ZDViYjE0YWE4NDg3NDdhYjA4ZWQ1ZTIzMzhmMTA1MTc\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "c285be10-40e7-4615-a95b-848cbb41a01e", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "6ff0c367-c451-42ac-834c-a4c6f4ddf894", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f081104e-fd2e-4eb4-acea-5d429a7a8077", "generatedFromUUID": "6ff0c367-c451-42ac-834c-a4c6f4ddf894" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f081104e-fd2e-4eb4-acea-5d429a7a8077", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "NDAxZGI1YWQ2MDgzOTM5OTIxM2NjZjVjNTNiOTM3ZTE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a7cf5528-872c-41e9-ac74-d098618d6e6e" } ], "workloadContext": "Production" } 2023-01-21T03:17:15.478Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-21T03:17:15.479Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 09aea5a1-4084-4abf-8e5f-7fff4fed8ec7 ASDC 2023-01-21T03:17:15.479Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:8d0fa373-92e4-48ad-b7d8-4c693e8cfadc ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:09aea5a1-4084-4abf-8e5f-7fff4fed8ec7 ServiceInvariantUUID:eafd1f1d-d3db-44a6-b31f-7a6f9e106091 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVmMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ArtifactUUID:a7cf5528-872c-41e9-ac74-d098618d6e6e ArtifactChecksum:NDAxZGI1YWQ2MDgzOTM5OTIxM2NjZjVjNTNiOTM3ZTE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:5b304713-09de-4b0a-b5d7-04c6719bad88 ResourceInvariantUUID:a061f1ba-d13a-47d8-a915-28fe68309b71 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:f8c0accf-a760-40a8-adeb-f694defa3a55 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm_macro0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ArtifactUUID:c285be10-40e7-4615-a95b-848cbb41a01e ArtifactChecksum:ZDViYjE0YWE4NDg3NDdhYjA4ZWQ1ZTIzMzhmMTA1MTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ArtifactUUID:6ff0c367-c451-42ac-834c-a4c6f4ddf894 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ArtifactUUID:f081104e-fd2e-4eb4-acea-5d429a7a8077 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ArtifactUUID:f081104e-fd2e-4eb4-acea-5d429a7a8077 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-21T03:17:15.479Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 09aea5a1-4084-4abf-8e5f-7fff4fed8ec7 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-01-21T03:17:15.514Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T03:17:15.515Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T03:17:15.515Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T03:17:15.515Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: a7cf5528-872c-41e9-ac74-d098618d6e6e from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-01-21T03:17:15.515Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-01-21T03:17:15.516Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-01-21T03:17:15.761Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-01-21T03:17:15.762Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar a7cf5528-872c-41e9-ac74-d098618d6e6e 83002 2023-01-21T03:17:15.762Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-01-21T03:17:15.763Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-01-21T03:17:15.763Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-21T03:17:15.763Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:17:15.763Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:17:15.763Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674271035762, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:17:16.765Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T03:17:16.766Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T03:17:16.766Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: a7cf5528-872c-41e9-ac74-d098618d6e6e, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-01-21T03:17:16.767Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2023-01-21T03:17:16.768Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-01-21T03:17:16.768Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-01-21T03:17:16.960Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1414446370170434226/Definitions/service-BasicVmMacro-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2023-01-21T03:17:18.271Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-21T03:17:18.272Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T03:17:18.272Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-01-21T03:17:18.272Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-01-21T03:17:18.272Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-01-21T03:17:18.272Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||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-BasicVmMacro-csar.csar 2023-01-21T03:17:18.272Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-01-21T03:17:18.273Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||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-BasicVmMacro-csar.csar 2023-01-21T03:17:18.273Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||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-BasicVmMacro-csar.csar 2023-01-21T03:17:18.273Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||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-BasicVmMacro-csar.csar 2023-01-21T03:17:18.273Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-01-21T03:17:18.273Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T03:17:18.273Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:17:18.273Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:17:18.273Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-01-21T03:17:18.274Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T03:17:18.274Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T03:17:18.274Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:17:18.274Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:17:18.274Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-01-21T03:17:18.274Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T03:17:18.274Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T03:17:18.275Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:17:18.275Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:17:18.275Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:17:18.275Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-01-21T03:17:18.275Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-01-21T03:17:18.275Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-01-21T03:17:18.275Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-01-21T03:17:18.275Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-01-21T03:17:18.276Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-21T03:17:18.276Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:17:18.276Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-21T03:17:18.276Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:17:18.276Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-01-21T03:17:18.276Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T03:17:18.276Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:17:18.277Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-01-21T03:17:18.277Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T03:17:18.277Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:17:18.277Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-01-21T03:17:18.277Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T03:17:18.277Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:17:18.277Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-01-21T03:17:18.278Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-01-21T03:17:18.278Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-01-21T03:17:18.278Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=c084df83-aee0-4643-b161-dfa55aa92f6b 2023-01-21T03:17:18.278Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:17:18.278Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:17:18.278Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:17:18.278Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:17:18.278Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:17:18.279Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:17:18.279Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:17:18.279Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:17:18.279Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:09aea5a1-4084-4abf-8e5f-7fff4fed8ec7 Model Version:NULL Model InvariantUuid:eafd1f1d-d3db-44a6-b31f-7a6f9e106091 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:0b0c1cc4-9265-4375-b520-ca2b2cefa5c5 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:a061f1ba-d13a-47d8-a915-28fe68309b71 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:5b304713-09de-4b0a-b5d7-04c6719bad88 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:ad1026a8-36ac-4e8b-aada-fada6de1cbce ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:69005436-1b98-4055-950a-071e208890a0 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:c084df83-aee0-4643-b161-dfa55aa92f6b ModelInvariantUuid:c0e30a62-5baa-474a-bfda-8af1d41f078f ModelName:basic_vm_macro-nodes.ubuntu20Cvfc ModelUuid:68cac847-374d-478c-84a2-a038f5c59136 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:bdfe6b5f-c36f-47a8-b325-04929fece138 ModelInvariantUuid:f467b6d9-cf31-48df-a3a3-884af7b32ae7 ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20 ModelUuid:c98af98c-8c1a-4f28-9cdf-ad28d0311891 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-01-21T03:17:18.288Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: f8c0accf-a760-40a8-adeb-f694defa3a55 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-01-21T03:17:18.290Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||basic_vm_macro 0 2023-01-21T03:17:18.291Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: f8c0accf-a760-40a8-adeb-f694defa3a55 2023-01-21T03:17:18.291Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: c285be10-40e7-4615-a95b-848cbb41a01e from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-01-21T03:17:18.291Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-01-21T03:17:18.291Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-01-21T03:17:18.348Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-01-21T03:17:18.349Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json c285be10-40e7-4615-a95b-848cbb41a01e 792 2023-01-21T03:17:18.349Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification 2023-01-21T03:17:18.349Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-01-21T03:17:18.349Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-21T03:17:18.349Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:17:18.349Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:17:18.349Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674271038349, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:17:19.351Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "ad1026a8-36ac-4e8b-aada-fada6de1cbce", "vfModuleModelVersion": "1", "vfModuleModelUUID": "69005436-1b98-4055-950a-071e208890a0", "vfModuleModelCustomizationUUID": "37da2674-97cc-46b8-ae4a-f6ec05a4b051", "isBase": true, "artifacts": [ "6ff0c367-c451-42ac-834c-a4c6f4ddf894", "f081104e-fd2e-4eb4-acea-5d429a7a8077" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-01-21T03:17:19.355Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:69005436-1b98-4055-950a-071e208890a0 VfModuleModelInvariantUUID:ad1026a8-36ac-4e8b-aada-fada6de1cbce VfModuleModelDescription:NULL Artifacts UUID List:{ 6ff0c367-c451-42ac-834c-a4c6f4ddf894 , f081104e-fd2e-4eb4-acea-5d429a7a8077 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 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-01-21T03:17:19.356Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "ad1026a8-36ac-4e8b-aada-fada6de1cbce", "vfModuleModelVersion": "1", "vfModuleModelUUID": "69005436-1b98-4055-950a-071e208890a0", "vfModuleModelCustomizationUUID": "37da2674-97cc-46b8-ae4a-f6ec05a4b051", "isBase": true, "artifacts": [ "6ff0c367-c451-42ac-834c-a4c6f4ddf894", "f081104e-fd2e-4eb4-acea-5d429a7a8077" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-01-21T03:17:19.357Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:69005436-1b98-4055-950a-071e208890a0 VfModuleModelInvariantUUID:ad1026a8-36ac-4e8b-aada-fada6de1cbce VfModuleModelDescription:NULL Artifacts UUID List:{ 6ff0c367-c451-42ac-834c-a4c6f4ddf894 , f081104e-fd2e-4eb4-acea-5d429a7a8077 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 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-01-21T03:17:19.357Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 6ff0c367-c451-42ac-834c-a4c6f4ddf894 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-01-21T03:17:19.357Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-01-21T03:17:19.357Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-01-21T03:17:19.414Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-01-21T03:17:19.414Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 6ff0c367-c451-42ac-834c-a4c6f4ddf894 5033 2023-01-21T03:17:19.415Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-01-21T03:17:19.415Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-01-21T03:17:19.415Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-21T03:17:19.415Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:17:19.415Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:17:19.415Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674271039415, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:17:20.417Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: f081104e-fd2e-4eb4-acea-5d429a7a8077 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-01-21T03:17:20.417Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-01-21T03:17:20.417Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-01-21T03:17:20.474Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-01-21T03:17:20.474Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env f081104e-fd2e-4eb4-acea-5d429a7a8077 903 2023-01-21T03:17:20.475Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-01-21T03:17:20.475Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-01-21T03:17:20.475Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-21T03:17:20.475Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:17:20.475Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:17:20.475Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674271040475, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:17:21.477Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 09aea5a1-4084-4abf-8e5f-7fff4fed8ec7 2023-01-21T03:17:21.477Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 f8c0accf-a760-40a8-adeb-f694defa3a55 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-01-21T03:17:21.490Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@39ac324b, org.onap.sdc.toscaparser.api.parameters.Input@f17ab6e, org.onap.sdc.toscaparser.api.parameters.Input@2b946842, org.onap.sdc.toscaparser.api.parameters.Input@863317d, org.onap.sdc.toscaparser.api.parameters.Input@50056450] 2023-01-21T03:17:21.491Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:17:21.492Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:17:21.492Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic 2023-01-21T03:17:21.492Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= 5b304713-09de-4b0a-b5d7-04c6719bad88 2023-01-21T03:17:21.492Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 5b304713-09de-4b0a-b5d7-04c6719bad88 matches Tosca VF Customization UUID: 5b304713-09de-4b0a-b5d7-04c6719bad88 2023-01-21T03:17:21.492Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: 5b304713-09de-4b0a-b5d7-04c6719bad88 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-01-21T03:17:21.495Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:17:21.496Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:17:21.496Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id 5b304713-09de-4b0a-b5d7-04c6719bad88: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"ubuntu20\"} 2023-01-21T03:17:21.496Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@7b5c7770 2023-01-21T03:17:21.496Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:17:21.497Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-21T03:17:21.497Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 37da2674-97cc-46b8-ae4a-f6ec05a4b051 2023-01-21T03:17:21.497Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 37da2674-97cc-46b8-ae4a-f6ec05a4b051 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-01-21T03:17:21.499Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:17:21.500Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-01-21T03:17:21.500Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T03:17:21.500Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:17:21.501Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-01-21T03:17:21.501Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T03:17:21.501Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:17:21.501Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-01-21T03:17:21.501Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-01-21T03:17:21.501Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-01-21T03:17:21.501Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=c084df83-aee0-4643-b161-dfa55aa92f6b 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-01-21T03:17:21.504Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:17:21.504Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-01-21T03:17:21.504Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T03:17:21.504Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:17:21.504Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-01-21T03:17:21.504Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=5b304713-09de-4b0a-b5d7-04c6719bad88 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-01-21T03:17:21.506Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:17:21.506Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:17:21.506Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 09aea5a1-4084-4abf-8e5f-7fff4fed8ec7: basic_vm_macro 2023-01-21T03:17:21.506Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:17:21.507Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:17:21.507Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:17:21.507Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:17:21.507Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:17:21.507Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:17:21.507Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:17:21.507Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:17:21.508Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:17:21.508Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:17:21.508Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||Saving Service: basic_vm_macro Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-01-21T03:17:21.606Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro f8c0accf-a760-40a8-adeb-f694defa3a55 1 ASDC deployResourceStructure 2023-01-21T03:17:21.607Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification 2023-01-21T03:17:21.607Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-01-21T03:17:21.607Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-21T03:17:21.607Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:17:21.607Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:17:21.607Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674271041606, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:17:22.608Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-01-21T03:17:22.608Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-01-21T03:17:22.608Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-21T03:17:22.608Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:17:22.609Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:17:22.609Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674271042608, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:17:23.609Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-01-21T03:17:23.610Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-01-21T03:17:23.610Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-21T03:17:23.610Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:17:23.610Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:17:23.610Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674271043609, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:17:24.611Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-01-21T03:17:24.611Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-01-21T03:17:24.611Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-21T03:17:24.611Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:17:24.611Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:17:24.612Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674271044611, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:17:25.612Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:17:25.626Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc 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-01-21T03:17:25.628Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:17:25.628Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:17:25.628Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:17:25.629Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:17:46.965Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:17:46.971Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T03:17:46.971Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T03:17:46.972Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:17:46.972Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T03:17:46.972Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-01-21T03:17:46.972Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:17:46.972Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T03:17:46.972Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-01-21T03:17:46.972Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:17:46.973Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T03:17:46.973Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T03:17:46.973Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:17:46.973Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T03:17:46.973Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-01-21T03:17:46.973Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:17:46.973Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T03:17:46.973Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-01-21T03:17:46.973Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:17:46.974Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T03:17:46.974Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-01-21T03:17:46.974Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:17:46.974Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T03:17:46.974Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674269440765, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-01-21T03:17:46.974Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:17:46.974Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T03:17:46.975Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674271035762, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-21T03:17:46.975Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:17:46.975Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T03:17:46.975Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674271038349, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-01-21T03:17:46.975Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:17:46.976Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T03:17:46.976Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674271039415, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-01-21T03:17:46.976Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:17:46.976Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T03:17:46.976Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674271040475, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-01-21T03:17:46.977Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:17:46.977Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T03:17:46.977Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674271041606, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-01-21T03:17:46.977Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:17:46.977Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T03:17:46.977Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674271042608, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-01-21T03:17:46.977Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:17:46.978Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T03:17:46.978Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674271043609, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-01-21T03:17:46.978Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:17:46.978Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T03:17:46.978Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674271044611, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-01-21T03:17:46.979Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:17:55.629Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:17:55.643Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc 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-01-21T03:17:55.646Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:17:55.646Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:17:55.646Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:17:55.647Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:18:25.647Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:18:25.659Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc 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-01-21T03:18:25.661Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:18:25.661Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:18:25.661Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:18:25.662Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:18:46.965Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:18:55.662Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:18:55.675Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc 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-01-21T03:18:55.678Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:18:55.678Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:18:55.678Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:18:55.678Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:19:25.678Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:19:25.691Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc 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-01-21T03:19:25.693Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:19:25.693Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:19:25.693Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:19:25.693Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:19:46.966Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:19:55.694Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:19:55.706Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc 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-01-21T03:19:55.708Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:19:55.708Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:19:55.709Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:19:55.709Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:20:25.709Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:20:25.723Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc 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-01-21T03:20:25.726Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:20:25.726Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:20:25.726Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:20:25.727Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:20:46.968Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:20:55.727Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:20:55.739Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc 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-01-21T03:20:55.741Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:20:55.741Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:20:55.742Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:20:55.742Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:21:25.742Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:21:25.756Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc 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-01-21T03:21:25.758Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:21:25.758Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:21:25.758Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:21:25.758Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:21:46.969Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:21:55.759Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:21:55.771Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc 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-01-21T03:21:55.773Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:21:55.774Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:21:55.774Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:21:55.774Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:22:25.774Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-21T03:22:25.774Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc 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-01-21T03:22:25.781Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc and serviceModelVersionId: 09aea5a1-4084-4abf-8e5f-7fff4fed8ec7 2023-01-21T03:22:25.781Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : eafd1f1d-d3db-44a6-b31f-7a6f9e106091 2023-01-21T03:22:25.782Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/eafd1f1d-d3db-44a6-b31f-7a6f9e106091/model-vers/model-ver/09aea5a1-4084-4abf-8e5f-7fff4fed8ec7?depth=0 2023-01-21T03:22:25.786Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-01-21T03:22:25.817Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eafd1f1d-d3db-44a6-b31f-7a6f9e106091/model-vers/model-ver/09aea5a1-4084-4abf-8e5f-7fff4fed8ec7?depth=0|INFO|500||Invoke 2023-01-21T03:22:25.817Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eafd1f1d-d3db-44a6-b31f-7a6f9e106091/model-vers/model-ver/09aea5a1-4084-4abf-8e5f-7fff4fed8ec7?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eafd1f1d-d3db-44a6-b31f-7a6f9e106091/model-vers/model-ver/09aea5a1-4084-4abf-8e5f-7fff4fed8ec7?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[8d0fa373-92e4-48ad-b7d8-4c693e8cfadc], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[dfc67e34-ca48-4cd3-8223-09092334df12], X-ECOMP-RequestID=[8d0fa373-92e4-48ad-b7d8-4c693e8cfadc], X-TransactionId=[], X-ONAP-RequestID=[8d0fa373-92e4-48ad-b7d8-4c693e8cfadc], Content-Type=[application/merge-patch+json]} 2023-01-21T03:22:25.820Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eafd1f1d-d3db-44a6-b31f-7a6f9e106091/model-vers/model-ver/09aea5a1-4084-4abf-8e5f-7fff4fed8ec7?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-21T03:22:25.942Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eafd1f1d-d3db-44a6-b31f-7a6f9e106091/model-vers/model-ver/09aea5a1-4084-4abf-8e5f-7fff4fed8ec7?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/eafd1f1d-d3db-44a6-b31f-7a6f9e106091/model-vers/model-ver/09aea5a1-4084-4abf-8e5f-7fff4fed8ec7?depth=0 has http status code:200 and response headers:{date=[Sat, 21 Jan 2023 03:22:26 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[119], vertex-id=[192704], x-aai-txid=[1-aai-resources-230121-03:22:26:473-81496], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-21T03:22:25.942Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eafd1f1d-d3db-44a6-b31f-7a6f9e106091/model-vers/model-ver/09aea5a1-4084-4abf-8e5f-7fff4fed8ec7?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-21T03:22:25.943Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eafd1f1d-d3db-44a6-b31f-7a6f9e106091/model-vers/model-ver/09aea5a1-4084-4abf-8e5f-7fff4fed8ec7?depth=0|INFO|500||InvokeReturn 2023-01-21T03:22:25.944Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-21T03:22:25.944Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||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-01-21T03:22:25.952Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||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-01-21T03:22:25.952Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-21T03:22:25.952Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-21T03:22:25.953Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:22:25.953Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:22:25.953Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674271345952, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:22:25.978Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-21T03:22:25.979Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674271345952, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-21T03:22:25.979Z||pool-2-thread-8|||||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-01-21T03:22:26.969Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T03:22:26.970Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-01-21T03:22:26.971Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Node 0 disconnected. 2023-01-21T03:22:26.972Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Node 1 disconnected. 2023-01-21T03:22:26.972Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Cancelled in-flight METADATA request with correlation id 51823 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 2023-01-21T03:22:26.972Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Node 2 disconnected. 2023-01-21T03:22:26.973Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Node 2147483646 disconnected. 2023-01-21T03:22:26.973Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T03:22:26.973Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T03:22:26.973Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T03:22:26.974Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-01-21T03:22:26.974Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Request joining group due to: rebalance failed due to 'The coordinator is not available.' (CoordinatorNotAvailableException) 2023-01-21T03:22:27.071Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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=6, 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-01-21T03:22:27.116Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) 2023-01-21T03:22:27.126Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] (Re-)joining group 2023-01-21T03:22:27.162Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11-30df3c86-c2b8-45c5-b4e1-6865ec2fd1a8 2023-01-21T03:22:27.162Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T03:22:27.162Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] (Re-)joining group 2023-01-21T03:22:28.082Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T03:22:31.089Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T03:22:34.095Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T03:22:37.102Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T03:22:40.109Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T03:22:43.120Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T03:22:46.129Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T03:22:46.965Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:22:46.975Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T03:22:46.976Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] (Re-)joining group 2023-01-21T03:22:46.980Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Successfully joined group with generation Generation{generationId=18, memberId='SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11-30df3c86-c2b8-45c5-b4e1-6865ec2fd1a8', protocol='range'} 2023-01-21T03:22:46.981Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Successfully joined group with generation Generation{generationId=18, memberId='SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84', protocol='range'} 2023-01-21T03:22:46.984Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-21T03:22:46.984Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-21T03:22:46.984Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-21T03:22:46.984Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-21T03:22:46.985Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-21T03:22:46.985Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-21T03:22:46.985Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Finished assignment for group at generation 18: {SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11-30df3c86-c2b8-45c5-b4e1-6865ec2fd1a8=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-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84=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-01-21T03:22:46.995Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Successfully synced group in generation Generation{generationId=18, memberId='SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84', protocol='range'} 2023-01-21T03:22:46.995Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Successfully synced group in generation Generation{generationId=18, memberId='SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11-30df3c86-c2b8-45c5-b4e1-6865ec2fd1a8', protocol='range'} 2023-01-21T03:22:46.996Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T03:22:46.996Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T03:22:46.996Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T03:22:46.996Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T03:22:46.999Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T03:22:47.000Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T03:22:47.000Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T03:22:47.000Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T03:22:47.000Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T03:22:47.000Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T03:22:47.000Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=418, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T03:22:47.000Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T03:22:47.000Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T03:22:47.000Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T03:22:47.001Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T03:22:47.001Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T03:22:47.071Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-21T03:22:47.071Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"45b98f7f-dcbb-46a0-9c9c-0914743c0330","serviceName":"vFW 2023-01-21 01-45-02","serviceVersion":"1.0","serviceUUID":"da9ce12f-8aa6-4f93-842c-f50b6e0cc987","serviceDescription":"catalog service description","serviceInvariantUUID":"b727b54e-fb07-446b-8ee1-128b369f25e5","resources":[{"resourceInstanceName":"vFW 1a2da676-21bb 0","resourceName":"vFW 1a2da676-21bb","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"c96e12e6-030a-4223-9ef3-9ea946ffcc78","resourceInvariantUUID":"781d8412-3ada-442b-8809-b3149e33c244","resourceCustomizationUUID":"f4fe54a7-feef-4404-973c-368699dddb1d","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vf-license-model.xml","artifactChecksum":"OTZiNjQ4N2U5MmU3MDJhODg0NjBkMTZmOTE1Mzc2OWI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"52f2c04f-3d64-4595-9761-611c592e8fb0","artifactVersion":"1"},{"artifactName":"vfw1a2da67621bb0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json","artifactChecksum":"MTRjNWViMjc3ZWRhNDcxMDM3YzE2NzFkZGMyYzQyYzM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"90f29a0e-c305-4a3c-9657-0ba8ca59a031","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"7a3af22d-5348-472e-8bfe-14e26c1ece1a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTg4MTVkN2Q3MGE3ZDg0YTczYmQwN2Y2N2QxNzFiMDk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"bd282208-8ee5-4347-b4bc-71e73470773c","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ca56e45e-82c8-42d9-a72f-4cc0982a1aa1","artifactVersion":"2","generatedFromUUID":"7a3af22d-5348-472e-8bfe-14e26c1ece1a"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230121014502-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-template.yml","artifactChecksum":"ZmU4N2E1ZDc0N2NlMTRmZWMyZDliZjQ4OWMwMmE3NGE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"94edccef-fe84-4340-bed4-fa5aed749213","artifactVersion":"1"},{"artifactName":"service-Vfw20230121014502-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar","artifactChecksum":"NDNhZDYxOGY1MjViMzViN2FjMDU0OWY3ZWI5NTE3YTE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"44f0b1ea-54d5-4b9e-b2c6-1ff673054616","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-21T03:22:47.073Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:22:47.073Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:22:47.073Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:22:47.073Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:22:48.013Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-21T03:22:48.013Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T03:22:48.014Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:22:48.074Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:22:48.074Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:22:48.074Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:22:48.075Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:22:49.075Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:22:49.075Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:22:49.076Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:22:49.076Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:22:50.076Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:22:50.077Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:22:50.077Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:22:50.077Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:22:51.077Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:22:51.078Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:22:51.078Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:22:51.078Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:22:52.079Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:22:52.079Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:22:52.080Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:22:52.080Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:22:53.080Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:22:53.081Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:22:53.081Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:22:53.081Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:22:54.082Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "serviceName": "vFW 2023-01-21 01-45-02", "serviceVersion": "1.0", "serviceUUID": "da9ce12f-8aa6-4f93-842c-f50b6e0cc987", "serviceDescription": "catalog service description", "serviceInvariantUUID": "b727b54e-fb07-446b-8ee1-128b369f25e5", "resources": [ { "resourceInstanceName": "vFW 1a2da676-21bb 0", "resourceCustomizationUUID": "f4fe54a7-feef-4404-973c-368699dddb1d", "resourceName": "vFW 1a2da676-21bb", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "c96e12e6-030a-4223-9ef3-9ea946ffcc78", "resourceInvariantUUID": "781d8412-3ada-442b-8809-b3149e33c244", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw1a2da67621bb0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json", "artifactChecksum": "MTRjNWViMjc3ZWRhNDcxMDM3YzE2NzFkZGMyYzQyYzM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "90f29a0e-c305-4a3c-9657-0ba8ca59a031", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "7a3af22d-5348-472e-8bfe-14e26c1ece1a", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "ca56e45e-82c8-42d9-a72f-4cc0982a1aa1", "generatedFromUUID": "7a3af22d-5348-472e-8bfe-14e26c1ece1a" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "ca56e45e-82c8-42d9-a72f-4cc0982a1aa1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230121014502-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "artifactChecksum": "NDNhZDYxOGY1MjViMzViN2FjMDU0OWY3ZWI5NTE3YTE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "44f0b1ea-54d5-4b9e-b2c6-1ff673054616" } ], "workloadContext": "Production" } 2023-01-21T03:22:54.082Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-21T03:22:54.083Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 da9ce12f-8aa6-4f93-842c-f50b6e0cc987 ASDC 2023-01-21T03:22:54.083Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:45b98f7f-dcbb-46a0-9c9c-0914743c0330 ServiceName:vFW 2023-01-21 01-45-02 ServiceVersion:1.0 ServiceUUID:da9ce12f-8aa6-4f93-842c-f50b6e0cc987 ServiceInvariantUUID:b727b54e-fb07-446b-8ee1-128b369f25e5 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230121014502-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar ArtifactUUID:44f0b1ea-54d5-4b9e-b2c6-1ff673054616 ArtifactChecksum:NDNhZDYxOGY1MjViMzViN2FjMDU0OWY3ZWI5NTE3YTE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 1a2da676-21bb 0 ResourceCustomizationUUID:f4fe54a7-feef-4404-973c-368699dddb1d ResourceInvariantUUID:781d8412-3ada-442b-8809-b3149e33c244 ResourceName:vFW 1a2da676-21bb ResourceType:VF ResourceUUID:c96e12e6-030a-4223-9ef3-9ea946ffcc78 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw1a2da67621bb0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json ArtifactUUID:90f29a0e-c305-4a3c-9657-0ba8ca59a031 ArtifactChecksum:MTRjNWViMjc3ZWRhNDcxMDM3YzE2NzFkZGMyYzQyYzM= 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/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml ArtifactUUID:7a3af22d-5348-472e-8bfe-14e26c1ece1a 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/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env ArtifactUUID:ca56e45e-82c8-42d9-a72f-4cc0982a1aa1 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/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env ArtifactUUID:ca56e45e-82c8-42d9-a72f-4cc0982a1aa1 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-21T03:22:54.083Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF da9ce12f-8aa6-4f93-842c-f50b6e0cc987 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-01-21T03:22:54.108Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T03:22:54.108Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T03:22:54.108Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T03:22:54.108Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 44f0b1ea-54d5-4b9e-b2c6-1ff673054616 from URL: /sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar 2023-01-21T03:22:54.108Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-01-21T03:22:54.108Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar 2023-01-21T03:22:54.382Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-01-21T03:22:54.383Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar 44f0b1ea-54d5-4b9e-b2c6-1ff673054616 101500 2023-01-21T03:22:54.383Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar ASDC sendASDCNotification 2023-01-21T03:22:54.383Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar 2023-01-21T03:22:54.383Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-21T03:22:54.383Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:22:54.383Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:22:54.383Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674271374383, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:22:55.385Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T03:22:55.385Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T03:22:55.385Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 44f0b1ea-54d5-4b9e-b2c6-1ff673054616, URL: /sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar to file: /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T03:22:55.386Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230121014502-csar.csar 2023-01-21T03:22:55.387Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T03:22:55.387Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T03:22:55.555Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3250178163234554341/Definitions/service-Vfw20230121014502-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-01-21T03:22:57.488Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-21T03:22:57.489Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T03:22:57.489Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T03:22:57.489Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-01-21T03:22:57.489Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T03:22:57.489Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||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-Vfw20230121014502-csar.csar 2023-01-21T03:22:57.489Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 1a2da676-21bb 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-Vfw20230121014502-csar.csar 2023-01-21T03:22:57.489Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||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-Vfw20230121014502-csar.csar 2023-01-21T03:22:57.489Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||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-Vfw20230121014502-csar.csar 2023-01-21T03:22:57.489Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T03:22:57.490Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T03:22:57.490Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||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-Vfw20230121014502-csar.csar 2023-01-21T03:22:57.490Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T03:22:57.490Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T03:22:57.490Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T03:22:57.490Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T03:22:57.490Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:22:57.490Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:22:57.490Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is matching search criteria 2023-01-21T03:22:57.491Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T03:22:57.491Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 1a2da676-21bb 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T03:22:57.491Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:22:57.491Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:22:57.491Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is matching search criteria 2023-01-21T03:22:57.491Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T03:22:57.491Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 1a2da676-21bb 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T03:22:57.492Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:22:57.492Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:22:57.492Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:22:57.492Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is not matching search criteria 2023-01-21T03:22:57.492Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-21T03:22:57.492Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-21T03:22:57.492Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-21T03:22:57.492Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-21T03:22:57.493Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-21T03:22:57.493Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T03:22:57.493Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-21T03:22:57.493Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-21T03:22:57.493Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-21T03:22:57.493Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-21T03:22:57.493Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-21T03:22:57.493Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-21T03:22:57.493Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-21T03:22:57.494Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-21T03:22:57.494Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T03:22:57.494Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-21T03:22:57.494Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:22:57.494Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-21T03:22:57.494Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:22:57.494Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is matching search criteria 2023-01-21T03:22:57.495Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 1a2da676-21bb 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T03:22:57.495Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:22:57.495Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is matching search criteria 2023-01-21T03:22:57.495Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 1a2da676-21bb 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T03:22:57.495Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:22:57.495Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is matching search criteria 2023-01-21T03:22:57.495Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 1a2da676-21bb 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T03:22:57.496Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:22:57.496Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is not matching search criteria 2023-01-21T03:22:57.496Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-21T03:22:57.496Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-01-21T03:22:57.496Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-21T03:22:57.496Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-21T03:22:57.496Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-21T03:22:57.496Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-21T03:22:57.496Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-21T03:22:57.497Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-21T03:22:57.497Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-21T03:22:57.497Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-21T03:22:57.497Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T03:22:57.497Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=0b891178-d120-4844-9fd1-def066c91da2 2023-01-21T03:22:57.497Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:22:57.497Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is not matching search criteria 2023-01-21T03:22:57.497Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-21T03:22:57.498Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-21T03:22:57.498Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-21T03:22:57.498Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-21T03:22:57.498Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-21T03:22:57.498Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T03:22:57.498Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-21T03:22:57.498Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-01-21T03:22:57.498Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-21T03:22:57.498Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-21T03:22:57.499Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-21T03:22:57.499Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T03:22:57.499Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=39289008-5ebe-4286-b3c5-8df8773a55e3 2023-01-21T03:22:57.499Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:22:57.499Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is not matching search criteria 2023-01-21T03:22:57.499Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-21T03:22:57.499Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-21T03:22:57.499Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-21T03:22:57.500Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-21T03:22:57.500Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-21T03:22:57.500Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T03:22:57.500Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-21T03:22:57.500Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-21T03:22:57.500Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-21T03:22:57.500Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-21T03:22:57.500Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-21T03:22:57.500Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-01-21T03:22:57.501Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=3165e770-78e5-48c5-ad19-04d487fdc642 2023-01-21T03:22:57.501Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:22:57.501Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:22:57.501Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:22:57.501Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:22:57.501Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:22:57.501Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:22:57.501Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:22:57.502Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:22:57.502Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-01-21 01-45-02 Description:catalog service description Model UUID:da9ce12f-8aa6-4f93-842c-f50b6e0cc987 Model Version:NULL Model InvariantUuid:b727b54e-fb07-446b-8ee1-128b369f25e5 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 1a2da676-21bb Model UUID:3d2be369-370d-4411-aca2-dcddb491b8fb Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:781d8412-3ada-442b-8809-b3149e33c244 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:f4fe54a7-feef-4404-973c-368699dddb1d NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:dc72afcf-144c-47b1-8520-9e8c53cc5c65 ModelName:Vfw1a2da67621bb..base_vfw..module-0 ModelUuid:897a71f4-0f84-4bf2-b030-7fa92b405fe9 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:0b891178-d120-4844-9fd1-def066c91da2 ModelInvariantUuid:9cade322-c073-4a62-89a0-a3e8ab9a42ad ModelName:vFW 1a2da676-21bb-nodes.vfwCvfc ModelUuid:97b26e39-a776-4d6a-bf4d-1987b81a80a1 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:d0571160-6d72-4749-be10-876ace27ab8c ModelInvariantUuid:67e49acd-e87a-4d19-9d2d-679ffee517f3 ModelName:Vfw1a2da67621bb.compute.nodes.heat.vfw ModelUuid:9be0c9bb-f476-43fb-b205-bf912e911d4d ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:39289008-5ebe-4286-b3c5-8df8773a55e3 ModelInvariantUuid:53132702-2590-4264-a8fb-8af2453e2b1e ModelName:vFW 1a2da676-21bb-nodes.vsnCvfc ModelUuid:86a391ce-7b26-426c-8768-bb1287ece196 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:277fefbd-12ce-4109-a6fd-fe8ab4d7dd5a ModelInvariantUuid:dfe21d4e-409b-4e81-bc44-04824b506712 ModelName:Vfw1a2da67621bb.compute.nodes.heat.vsn ModelUuid:2b68fb56-bb46-4f9a-bbf3-b2e4ca5fad27 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:3165e770-78e5-48c5-ad19-04d487fdc642 ModelInvariantUuid:7f53b2f0-ce1d-4400-aef7-27465b61f170 ModelName:vFW 1a2da676-21bb-nodes.vpgCvfc ModelUuid:dcdfb45a-17f2-4e76-b4f8-86f0eba1184a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:caf98f05-eada-462b-af8f-fbc39ed46f37 ModelInvariantUuid:9a4bf715-b00a-4f8f-be41-51d498b690a0 ModelName:Vfw1a2da67621bb.compute.nodes.heat.vpg ModelUuid:f1f4c7c6-6ca2-461a-955b-a3105cfea4d7 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-01-21T03:22:57.524Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||ERROR|500||Csar with UUID: 44f0b1ea-54d5-4b9e-b2c6-1ff673054616 already exists 2023-01-21T03:22:57.524Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar ASDC sendASDCNotification 2023-01-21T03:22:57.525Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar(Csar with UUID: 44f0b1ea-54d5-4b9e-b2c6-1ff673054616 already exists) 2023-01-21T03:22:57.525Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-21T03:22:57.525Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:22:57.525Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:22:57.525Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674271377524, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 44f0b1ea-54d5-4b9e-b2c6-1ff673054616 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:22:58.526Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar ASDC sendASDCNotification 2023-01-21T03:22:58.526Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar(Resource with UUID: c96e12e6-030a-4223-9ef3-9ea946ffcc78 already exists) 2023-01-21T03:22:58.526Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-21T03:22:58.526Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:22:58.526Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:22:58.527Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674271378526, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: c96e12e6-030a-4223-9ef3-9ea946ffcc78 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:22:59.527Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:22:59.541Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T03:22:59.543Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:22:59.543Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:22:59.543Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:22:59.543Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:23:29.544Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:23:29.557Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T03:23:29.560Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:23:29.560Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:23:29.560Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:23:29.560Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:23:46.965Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:23:46.966Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-21T03:23:46.967Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json", "status": "NOTIFIED" } 2023-01-21T03:23:46.967Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:23:59.560Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:23:59.573Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T03:23:59.575Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:23:59.575Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:23:59.575Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:23:59.575Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:24:29.576Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:24:29.589Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T03:24:29.591Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:24:29.591Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:24:29.592Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:24:29.592Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:24:46.966Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:24:46.969Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-21T03:24:46.969Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-01-21T03:24:46.970Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:24:46.970Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-21T03:24:46.970Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T03:24:46.970Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:24:46.970Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-21T03:24:46.970Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-01-21T03:24:46.970Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:24:46.971Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-21T03:24:46.971Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-template.yml", "status": "NOT_NOTIFIED" } 2023-01-21T03:24:46.971Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:24:46.971Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-21T03:24:46.971Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "NOTIFIED" } 2023-01-21T03:24:46.971Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:24:46.971Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-21T03:24:46.971Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674271374383, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-21T03:24:46.971Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:24:46.971Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-21T03:24:46.971Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674271377524, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 44f0b1ea-54d5-4b9e-b2c6-1ff673054616 already exists" } 2023-01-21T03:24:46.971Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:24:46.972Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-21T03:24:46.972Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674271378526, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: c96e12e6-030a-4223-9ef3-9ea946ffcc78 already exists" } 2023-01-21T03:24:46.972Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:24:59.594Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:24:59.614Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T03:24:59.617Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:24:59.617Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:24:59.617Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:24:59.617Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:25:29.617Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:25:29.635Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T03:25:29.638Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:25:29.638Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:25:29.638Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:25:29.639Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:25:46.966Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:25:59.639Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:25:59.653Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T03:25:59.655Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:25:59.655Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:25:59.656Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:25:59.656Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:26:29.656Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:26:29.668Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T03:26:29.670Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:26:29.671Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:26:29.671Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:26:29.671Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:26:46.967Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:26:59.671Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:26:59.687Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T03:26:59.689Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:26:59.689Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:26:59.689Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:26:59.689Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:27:29.690Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:27:29.702Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T03:27:29.705Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:27:29.705Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:27:29.705Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:27:29.705Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:27:46.967Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:27:47.109Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T03:27:47.110Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Member SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11-30df3c86-c2b8-45c5-b4e1-6865ec2fd1a8 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-01-21T03:27:47.111Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-01-21T03:27:47.111Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-01-21T03:27:47.462Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T03:27:47.471Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T03:27:47.471Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] (Re-)joining group 2023-01-21T03:27:47.476Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Successfully joined group with generation Generation{generationId=19, memberId='SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84', protocol='range'} 2023-01-21T03:27:47.477Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Finished assignment for group at generation 19: {SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84=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-01-21T03:27:47.487Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Successfully synced group in generation Generation{generationId=19, memberId='SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84', protocol='range'} 2023-01-21T03:27:47.487Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T03:27:47.488Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T03:27:47.492Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T03:27:47.492Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T03:27:47.492Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T03:27:47.493Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=428, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T03:27:47.493Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T03:27:47.493Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T03:27:59.706Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-21T03:27:59.706Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T03:27:59.714Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 and serviceModelVersionId: da9ce12f-8aa6-4f93-842c-f50b6e0cc987 2023-01-21T03:27:59.714Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b727b54e-fb07-446b-8ee1-128b369f25e5 2023-01-21T03:27:59.716Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0 2023-01-21T03:27:59.725Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-01-21T03:27:59.768Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?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-01-21T03:27:59.770Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0|INFO|500||Invoke 2023-01-21T03:27:59.776Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-21T03:27:59.912Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0|INFO|500||InvokeReturn 2023-01-21T03:27:59.912Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0 has http status code:200 and response headers:{date=[Sat, 21 Jan 2023 03:28:00 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[131], vertex-id=[176192], x-aai-txid=[1-aai-resources-230121-03:28:00:430-81897], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-21T03:27:59.913Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity. 2023-01-21T03:27:59.913Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-21T03:27:59.914Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||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-01-21T03:27:59.920Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||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-01-21T03:27:59.920Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 45b98f7f-dcbb-46a0-9c9c-0914743c0330 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-21T03:27:59.921Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-21T03:27:59.921Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:27:59.922Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:27:59.922Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674271679921, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:27:59.937Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-21T03:27:59.937Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674271679921, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-21T03:27:59.938Z||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-01-21T03:28:00.940Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-21T03:28:00.940Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"13870b9d-0319-462b-b063-7789f4b0e2c4","serviceName":"basic_onboard_NWXFRB","serviceVersion":"1.0","serviceUUID":"07e40dd4-94ca-4b5d-8af2-f8bae515f67a","serviceDescription":"service","serviceInvariantUUID":"9ca22f49-0199-4c2e-93b7-c64102c6227b","resources":[{"resourceInstanceName":"basic_onboard_NWXFRB 0","resourceName":"basic_onboard_NWXFRB","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"817be29a-e8f0-451d-85e6-5bf56c2250f8","resourceInvariantUUID":"63f3fab4-e4f6-4151-87e8-05079c257eaf","resourceCustomizationUUID":"30509283-d0a5-43ba-8b90-ad64c2cc93db","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vf-license-model.xml","artifactChecksum":"YThhMzlkNjNkYjg0Zjg2M2FmMWQ1MDBiN2JiZWU1YjY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c6ded93e-a8c7-4be9-88a4-8f72e67b3b3c","artifactVersion":"1"},{"artifactName":"basic_onboard_nwxfrb0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json","artifactChecksum":"YzdhNDliZDY0ODU1MGRiODM0ZGZiMTNjZDJkYjdkMDY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d46ef092-d69c-4879-9203-9037c370df17","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"0499d477-2bd1-4dd7-9e43-f6406263c841","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ddcf8e80-c53e-4f77-a0a4-cb4c2bfac593","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"14dd871a-88aa-4fb9-a5a8-0ce68c710922","artifactVersion":"2","generatedFromUUID":"0499d477-2bd1-4dd7-9e43-f6406263c841"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardNwxfrb-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-template.yml","artifactChecksum":"ZGI4YzJiY2QxMjczNzZmZGZiZjAxNDBiODVlZDI2OTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7ce644cb-4dd9-4ceb-a69f-91419c76d928","artifactVersion":"1"},{"artifactName":"service-BasicOnboardNwxfrb-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar","artifactChecksum":"NGEzMzQ4NGViOGE2MGFkOWFmNjEyM2ZmNDNkMmVlOTE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b004d70f-6655-4372-a024-53bb61ccbbe3","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-21T03:28:00.941Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:28:00.941Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:28:00.941Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:28:00.942Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:28:01.942Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:28:01.943Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:28:01.943Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:28:01.943Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:28:02.943Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:28:02.944Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:28:02.944Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:28:02.944Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:28:03.945Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:28:03.945Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:28:03.945Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:28:03.945Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:28:04.946Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:28:04.946Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:28:04.946Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:28:04.946Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:28:05.947Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:28:05.947Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:28:05.948Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:28:05.948Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:28:06.951Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:28:06.951Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:28:06.952Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:28:06.952Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:28:07.953Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "serviceName": "basic_onboard_NWXFRB", "serviceVersion": "1.0", "serviceUUID": "07e40dd4-94ca-4b5d-8af2-f8bae515f67a", "serviceDescription": "service", "serviceInvariantUUID": "9ca22f49-0199-4c2e-93b7-c64102c6227b", "resources": [ { "resourceInstanceName": "basic_onboard_NWXFRB 0", "resourceCustomizationUUID": "30509283-d0a5-43ba-8b90-ad64c2cc93db", "resourceName": "basic_onboard_NWXFRB", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "817be29a-e8f0-451d-85e6-5bf56c2250f8", "resourceInvariantUUID": "63f3fab4-e4f6-4151-87e8-05079c257eaf", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_nwxfrb0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json", "artifactChecksum": "YzdhNDliZDY0ODU1MGRiODM0ZGZiMTNjZDJkYjdkMDY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d46ef092-d69c-4879-9203-9037c370df17", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "0499d477-2bd1-4dd7-9e43-f6406263c841", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "14dd871a-88aa-4fb9-a5a8-0ce68c710922", "generatedFromUUID": "0499d477-2bd1-4dd7-9e43-f6406263c841" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "14dd871a-88aa-4fb9-a5a8-0ce68c710922", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardNwxfrb-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "artifactChecksum": "NGEzMzQ4NGViOGE2MGFkOWFmNjEyM2ZmNDNkMmVlOTE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b004d70f-6655-4372-a024-53bb61ccbbe3" } ], "workloadContext": "Production" } 2023-01-21T03:28:07.954Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-21T03:28:07.954Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 07e40dd4-94ca-4b5d-8af2-f8bae515f67a ASDC 2023-01-21T03:28:07.955Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:13870b9d-0319-462b-b063-7789f4b0e2c4 ServiceName:basic_onboard_NWXFRB ServiceVersion:1.0 ServiceUUID:07e40dd4-94ca-4b5d-8af2-f8bae515f67a ServiceInvariantUUID:9ca22f49-0199-4c2e-93b7-c64102c6227b ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardNwxfrb-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar ArtifactUUID:b004d70f-6655-4372-a024-53bb61ccbbe3 ArtifactChecksum:NGEzMzQ4NGViOGE2MGFkOWFmNjEyM2ZmNDNkMmVlOTE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_NWXFRB 0 ResourceCustomizationUUID:30509283-d0a5-43ba-8b90-ad64c2cc93db ResourceInvariantUUID:63f3fab4-e4f6-4151-87e8-05079c257eaf ResourceName:basic_onboard_NWXFRB ResourceType:VF ResourceUUID:817be29a-e8f0-451d-85e6-5bf56c2250f8 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_nwxfrb0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json ArtifactUUID:d46ef092-d69c-4879-9203-9037c370df17 ArtifactChecksum:YzdhNDliZDY0ODU1MGRiODM0ZGZiMTNjZDJkYjdkMDY= 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/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml ArtifactUUID:0499d477-2bd1-4dd7-9e43-f6406263c841 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/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env ArtifactUUID:14dd871a-88aa-4fb9-a5a8-0ce68c710922 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/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env ArtifactUUID:14dd871a-88aa-4fb9-a5a8-0ce68c710922 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-21T03:28:07.955Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 07e40dd4-94ca-4b5d-8af2-f8bae515f67a 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-01-21T03:28:07.995Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T03:28:07.996Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T03:28:07.996Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T03:28:07.996Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: b004d70f-6655-4372-a024-53bb61ccbbe3 from URL: /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T03:28:07.997Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-01-21T03:28:07.998Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T03:28:08.278Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-01-21T03:28:08.279Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar b004d70f-6655-4372-a024-53bb61ccbbe3 75685 2023-01-21T03:28:08.279Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar ASDC sendASDCNotification 2023-01-21T03:28:08.279Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T03:28:08.280Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-21T03:28:08.280Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:28:08.280Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:28:08.280Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674271688279, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:28:09.281Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T03:28:09.282Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T03:28:09.282Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: b004d70f-6655-4372-a024-53bb61ccbbe3, URL: /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar to file: /app/ASDC/1/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T03:28:09.283Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardNwxfrb-csar.csar 2023-01-21T03:28:09.283Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T03:28:09.284Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T03:28:09.499Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17278969394010530176/Definitions/service-BasicOnboardNwxfrb-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-01-21T03:28:10.673Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-21T03:28:10.674Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T03:28:10.674Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T03:28:10.674Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-01-21T03:28:10.674Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T03:28:10.674Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||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-BasicOnboardNwxfrb-csar.csar 2023-01-21T03:28:10.675Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_NWXFRB 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-BasicOnboardNwxfrb-csar.csar 2023-01-21T03:28:10.675Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||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-BasicOnboardNwxfrb-csar.csar 2023-01-21T03:28:10.675Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||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-BasicOnboardNwxfrb-csar.csar 2023-01-21T03:28:10.675Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T03:28:10.675Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||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-BasicOnboardNwxfrb-csar.csar 2023-01-21T03:28:10.675Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T03:28:10.676Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:28:10.676Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:28:10.676Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is matching search criteria 2023-01-21T03:28:10.676Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T03:28:10.677Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_NWXFRB 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T03:28:10.677Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:28:10.677Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:28:10.677Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is matching search criteria 2023-01-21T03:28:10.677Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T03:28:10.678Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_NWXFRB 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T03:28:10.678Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:28:10.678Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:28:10.678Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:28:10.678Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is not matching search criteria 2023-01-21T03:28:10.679Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2023-01-21T03:28:10.679Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2023-01-21T03:28:10.679Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2023-01-21T03:28:10.679Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-01-21T03:28:10.679Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-21T03:28:10.679Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:28:10.680Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-21T03:28:10.680Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:28:10.680Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is matching search criteria 2023-01-21T03:28:10.680Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_NWXFRB 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T03:28:10.680Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:28:10.681Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is matching search criteria 2023-01-21T03:28:10.681Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_NWXFRB 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T03:28:10.681Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:28:10.681Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is matching search criteria 2023-01-21T03:28:10.681Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_NWXFRB 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T03:28:10.682Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:28:10.682Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is not matching search criteria 2023-01-21T03:28:10.682Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-01-21T03:28:10.682Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-01-21T03:28:10.682Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=1e7c47cb-a57d-4c61-adeb-d46897b93137 2023-01-21T03:28:10.683Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:28:10.683Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:28:10.683Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:28:10.683Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:28:10.683Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:28:10.683Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:28:10.684Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:28:10.684Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:28:10.684Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_NWXFRB Description:service Model UUID:07e40dd4-94ca-4b5d-8af2-f8bae515f67a Model Version:NULL Model InvariantUuid:9ca22f49-0199-4c2e-93b7-c64102c6227b Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_NWXFRB Model UUID:1722a130-7f7d-4b07-96fd-d9484c679a1c Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:63f3fab4-e4f6-4151-87e8-05079c257eaf Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:30509283-d0a5-43ba-8b90-ad64c2cc93db NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:c37127e7-4ca0-46e3-9428-b8651c56e1f7 ModelName:BasicOnboardNwxfrb..base_ubuntu18..module-0 ModelUuid:0e1e6b3c-f06b-47f4-ad4f-f3a1d7654da3 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:1e7c47cb-a57d-4c61-adeb-d46897b93137 ModelInvariantUuid:1c2cf982-5f7d-4e95-b4ed-00f84a33bc58 ModelName:basic_onboard_NWXFRB-nodes.ubuntu18Cvfc ModelUuid:9d200639-63b6-4ec3-9444-9490d2e462fa ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:f1042fbd-28a5-4f4f-b517-925980dc9f4f ModelInvariantUuid:56f794fe-811b-4473-8f58-a73099459487 ModelName:BasicOnboardNwxfrb.compute.nodes.heat.ubuntu18 ModelUuid:6517ffea-2d7a-4966-8779-a58234ff5a48 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-01-21T03:28:10.707Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||ERROR|500||Csar with UUID: b004d70f-6655-4372-a024-53bb61ccbbe3 already exists 2023-01-21T03:28:10.708Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar ASDC sendASDCNotification 2023-01-21T03:28:10.708Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar(Csar with UUID: b004d70f-6655-4372-a024-53bb61ccbbe3 already exists) 2023-01-21T03:28:10.708Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-21T03:28:10.708Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:28:10.709Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:28:10.709Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674271690708, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: b004d70f-6655-4372-a024-53bb61ccbbe3 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:28:11.710Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar ASDC sendASDCNotification 2023-01-21T03:28:11.711Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar(Resource with UUID: 817be29a-e8f0-451d-85e6-5bf56c2250f8 already exists) 2023-01-21T03:28:11.711Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-21T03:28:11.711Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:28:11.712Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:28:11.712Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674271691710, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 817be29a-e8f0-451d-85e6-5bf56c2250f8 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:28:12.713Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:28:12.726Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T03:28:12.728Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:28:12.728Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:28:12.729Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:28:12.729Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:28:42.729Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:28:42.749Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T03:28:42.753Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:28:42.754Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:28:42.754Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:28:42.754Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:28:46.965Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:28:46.972Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-21T03:28:46.972Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T03:28:46.973Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:28:46.973Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-21T03:28:46.973Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json", "status": "NOTIFIED" } 2023-01-21T03:28:46.973Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:28:46.974Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-21T03:28:46.974Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-01-21T03:28:46.974Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:28:46.974Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-21T03:28:46.974Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T03:28:46.974Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:28:46.974Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-21T03:28:46.975Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-01-21T03:28:46.975Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:28:46.975Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-21T03:28:46.975Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-template.yml", "status": "NOT_NOTIFIED" } 2023-01-21T03:28:46.975Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:28:46.976Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-21T03:28:46.976Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "NOTIFIED" } 2023-01-21T03:28:46.976Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:28:46.976Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-21T03:28:46.976Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674271688279, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-21T03:28:46.976Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:28:46.976Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-21T03:28:46.976Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674271690708, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: b004d70f-6655-4372-a024-53bb61ccbbe3 already exists" } 2023-01-21T03:28:46.977Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:28:46.977Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-21T03:28:46.977Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674271691710, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 817be29a-e8f0-451d-85e6-5bf56c2250f8 already exists" } 2023-01-21T03:28:46.977Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:29:12.754Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:29:12.768Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T03:29:12.772Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:29:12.772Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:29:12.772Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:29:12.772Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:29:42.773Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:29:42.785Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T03:29:42.787Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:29:42.787Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:29:42.788Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:29:42.788Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:29:46.965Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:30:12.788Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:30:12.801Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T03:30:12.803Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:30:12.803Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:30:12.803Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:30:12.803Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:30:42.804Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:30:42.816Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T03:30:42.818Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:30:42.818Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:30:42.818Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:30:42.818Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:30:46.966Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:31:12.818Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:31:12.828Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T03:31:12.830Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:31:12.831Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:31:12.831Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:31:12.831Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:31:42.831Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:31:42.842Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T03:31:42.844Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:31:42.844Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:31:42.844Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:31:42.844Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:31:46.967Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:32:12.845Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:32:12.859Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T03:32:12.862Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:32:12.862Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:32:12.862Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:32:12.862Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:32:42.862Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:32:42.875Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T03:32:42.877Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:32:42.877Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:32:42.877Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:32:42.877Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:32:46.967Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:32:47.663Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: cached metadata has changed from (version53: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version54: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-01-21T03:32:47.672Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T03:32:47.672Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] (Re-)joining group 2023-01-21T03:32:47.678Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Successfully joined group with generation Generation{generationId=20, memberId='SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84', protocol='range'} 2023-01-21T03:32:47.678Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Finished assignment for group at generation 20: {SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84=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-01-21T03:32:47.687Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Successfully synced group in generation Generation{generationId=20, memberId='SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84', protocol='range'} 2023-01-21T03:32:47.687Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T03:32:47.688Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T03:32:47.690Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T03:32:47.691Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T03:32:47.691Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T03:32:47.691Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=439, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T03:32:47.691Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T03:32:47.691Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T03:33:12.877Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-21T03:33:12.878Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T03:33:12.891Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 and serviceModelVersionId: 07e40dd4-94ca-4b5d-8af2-f8bae515f67a 2023-01-21T03:33:12.891Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9ca22f49-0199-4c2e-93b7-c64102c6227b 2023-01-21T03:33:12.892Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?depth=0 2023-01-21T03:33:12.897Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-01-21T03:33:12.929Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?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-01-21T03:33:12.931Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?depth=0|INFO|500||Invoke 2023-01-21T03:33:12.933Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-21T03:33:13.172Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?depth=0|INFO|500||InvokeReturn 2023-01-21T03:33:13.173Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?depth=0 has http status code:200 and response headers:{date=[Sat, 21 Jan 2023 03:33:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[235], vertex-id=[180408], x-aai-txid=[2-aai-resources-230121-03:33:13:591-49640], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-21T03:33:13.173Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity. 2023-01-21T03:33:13.173Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-21T03:33:13.173Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||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-01-21T03:33:13.179Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||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-01-21T03:33:13.179Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 13870b9d-0319-462b-b063-7789f4b0e2c4 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-21T03:33:13.179Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-21T03:33:13.180Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:33:13.180Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:33:13.180Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674271993179, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:33:13.197Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-21T03:33:13.198Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674271993179, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-21T03:33:13.198Z||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-01-21T03:33:14.196Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-21T03:33:14.196Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"966d8dfe-64f1-44ce-947d-4171701b886e","serviceName":"Demo_pNF_QsZo4Ieqc0VRTFT9Yqel","serviceVersion":"1.0","serviceUUID":"e3807ff4-ac89-4eac-acab-a1c1339cc865","serviceDescription":"catalog service description","serviceInvariantUUID":"046a6cbe-557d-45ed-b2a7-f6a5551ed1f5","resources":[{"resourceInstanceName":"pNF f0471174-2ade 0","resourceName":"pNF f0471174-2ade","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"7720c512-3830-4d1a-8a7a-c616801d510a","resourceInvariantUUID":"2ae18bb8-6a77-49be-930e-7f80f3136019","resourceCustomizationUUID":"702a6882-1495-4ec7-8147-63e522c50a4b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/vf-license-model.xml","artifactChecksum":"MTc0ODU0MjUxMjZkMjY2YzdkY2ZlMTYwYzZmM2NiYTk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7aadd88a-6c77-4735-8a59-7d4b4a4684be","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/pNF.csar","artifactChecksum":"YmUyNmNiYjYwZTM2ZWQyZWRhYWFiZjViNTE3NjVhODA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"348eb42b-aa5f-47c9-a5c6-5afa8c270eee","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a936ca7a-250b-45ad-ba23-106a5d13a07a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/vendor-license-model.xml","artifactChecksum":"Yjc2ODM3MjQzZjVlMzFhNDk1Y2YyNjdiMDgwMDIyZWM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"c16517fd-5612-4c3a-bd2d-51e4b2c39976","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1e21a67b-b592-4aca-b070-4193467860d1","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e862beaf-35f1-43ce-9635-6411ae21c650","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfQszo4ieqc0vrtft9yqel-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-template.yml","artifactChecksum":"MjMzODM1ODBhY2I3NDMzMDg1NGIzNTNmZTlkMTE1Njk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f4d3b40c-0b83-40c4-bf67-8e448b809f06","artifactVersion":"1"},{"artifactName":"service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar","artifactChecksum":"NmYzYWNhMWMwOTI1NDdiYmU2MGRmNTFmZTIyN2JiYWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"fb45c911-1b1e-4358-8144-c6318b067521","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-21T03:33:14.197Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:33:14.197Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:33:14.197Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:33:14.198Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:33:15.199Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:33:15.199Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:33:15.199Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:33:15.199Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:33:16.200Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:33:16.201Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:33:16.201Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:33:16.201Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:33:17.202Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:33:17.202Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:33:17.202Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:33:17.202Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:33:18.203Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:33:18.204Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:33:18.204Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:33:18.204Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:33:19.206Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:33:19.207Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:33:19.207Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:33:19.207Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:33:20.208Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:33:20.209Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:33:20.209Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:33:20.209Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:33:21.210Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:33:21.210Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:33:21.210Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:33:21.210Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:33:22.211Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "serviceName": "Demo_pNF_QsZo4Ieqc0VRTFT9Yqel", "serviceVersion": "1.0", "serviceUUID": "e3807ff4-ac89-4eac-acab-a1c1339cc865", "serviceDescription": "catalog service description", "serviceInvariantUUID": "046a6cbe-557d-45ed-b2a7-f6a5551ed1f5", "resources": [ { "resourceInstanceName": "pNF f0471174-2ade 0", "resourceCustomizationUUID": "702a6882-1495-4ec7-8147-63e522c50a4b", "resourceName": "pNF f0471174-2ade", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "7720c512-3830-4d1a-8a7a-c616801d510a", "resourceInvariantUUID": "2ae18bb8-6a77-49be-930e-7f80f3136019", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "artifactChecksum": "NmYzYWNhMWMwOTI1NDdiYmU2MGRmNTFmZTIyN2JiYWY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "fb45c911-1b1e-4358-8144-c6318b067521" } ], "workloadContext": "Production" } 2023-01-21T03:33:22.212Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-21T03:33:22.212Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 e3807ff4-ac89-4eac-acab-a1c1339cc865 ASDC 2023-01-21T03:33:22.213Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:966d8dfe-64f1-44ce-947d-4171701b886e ServiceName:Demo_pNF_QsZo4Ieqc0VRTFT9Yqel ServiceVersion:1.0 ServiceUUID:e3807ff4-ac89-4eac-acab-a1c1339cc865 ServiceInvariantUUID:046a6cbe-557d-45ed-b2a7-f6a5551ed1f5 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar ArtifactUUID:fb45c911-1b1e-4358-8144-c6318b067521 ArtifactChecksum:NmYzYWNhMWMwOTI1NDdiYmU2MGRmNTFmZTIyN2JiYWY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF f0471174-2ade 0 ResourceCustomizationUUID:702a6882-1495-4ec7-8147-63e522c50a4b ResourceInvariantUUID:2ae18bb8-6a77-49be-930e-7f80f3136019 ResourceName:pNF f0471174-2ade ResourceType:PNF ResourceUUID:7720c512-3830-4d1a-8a7a-c616801d510a ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-01-21T03:33:22.213Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e3807ff4-ac89-4eac-acab-a1c1339cc865 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-01-21T03:33:22.241Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T03:33:22.242Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T03:33:22.242Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T03:33:22.242Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: fb45c911-1b1e-4358-8144-c6318b067521 from URL: /sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T03:33:22.242Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-01-21T03:33:22.242Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T03:33:22.437Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-01-21T03:33:22.438Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar fb45c911-1b1e-4358-8144-c6318b067521 88015 2023-01-21T03:33:22.438Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar ASDC sendASDCNotification 2023-01-21T03:33:22.439Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T03:33:22.439Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-21T03:33:22.439Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:33:22.439Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:33:22.439Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674272002438, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:33:23.440Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T03:33:23.441Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T03:33:23.441Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: fb45c911-1b1e-4358-8144-c6318b067521, URL: /sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar to file: /app/ASDC/1/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T03:33:23.441Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T03:33:23.442Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T03:33:23.442Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T03:33:23.548Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7138294139239530338/Definitions/service-DemoPnfQszo4ieqc0vrtft9yqel-template.yml 2023-01-21T03:33:24.288Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-21T03:33:24.289Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T03:33:24.289Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T03:33:24.289Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-01-21T03:33:24.289Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF f0471174-2ade 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /app/ASDC/1/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T03:33:24.289Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T03:33:24.289Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T03:33:24.290Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T03:33:24.290Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||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-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T03:33:24.290Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||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-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T03:33:24.290Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||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-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T03:33:24.290Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T03:33:24.291Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:33:24.291Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_QsZo4Ieqc0VRTFT9Yqel is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:33:24.291Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Node template pNF f0471174-2ade 0 is matching search criteria 2023-01-21T03:33:24.292Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T03:33:24.292Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF f0471174-2ade 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T03:33:24.292Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:33:24.292Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_QsZo4Ieqc0VRTFT9Yqel is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:33:24.293Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Node template pNF f0471174-2ade 0 is matching search criteria 2023-01-21T03:33:24.293Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T03:33:24.293Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF f0471174-2ade 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T03:33:24.293Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:33:24.294Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_QsZo4Ieqc0VRTFT9Yqel is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:33:24.294Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:33:24.294Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_QsZo4Ieqc0VRTFT9Yqel is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:33:24.294Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:33:24.294Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_QsZo4Ieqc0VRTFT9Yqel is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:33:24.295Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:33:24.295Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_QsZo4Ieqc0VRTFT9Yqel is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:33:24.295Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:33:24.295Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_QsZo4Ieqc0VRTFT9Yqel is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:33:24.296Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_QsZo4Ieqc0VRTFT9Yqel Description:catalog service description Model UUID:e3807ff4-ac89-4eac-acab-a1c1339cc865 Model Version:NULL Model InvariantUuid:046a6cbe-557d-45ed-b2a7-f6a5551ed1f5 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 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-01-21T03:33:24.319Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||ERROR|500||Csar with UUID: fb45c911-1b1e-4358-8144-c6318b067521 already exists 2023-01-21T03:33:24.319Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar ASDC sendASDCNotification 2023-01-21T03:33:24.319Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar(Csar with UUID: fb45c911-1b1e-4358-8144-c6318b067521 already exists) 2023-01-21T03:33:24.320Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-21T03:33:24.320Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:33:24.320Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:33:24.321Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674272004319, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: fb45c911-1b1e-4358-8144-c6318b067521 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:33:25.322Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar ASDC sendASDCNotification 2023-01-21T03:33:25.322Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar(Resource with UUID: 7720c512-3830-4d1a-8a7a-c616801d510a already exists) 2023-01-21T03:33:25.322Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-21T03:33:25.323Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:33:25.323Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:33:25.323Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674272005322, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7720c512-3830-4d1a-8a7a-c616801d510a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:33:26.324Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:33:26.344Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T03:33:26.346Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:33:26.346Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:33:26.346Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:33:26.346Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:33:46.966Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:33:46.973Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-21T03:33:46.973Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T03:33:46.974Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:33:46.974Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-21T03:33:46.974Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-01-21T03:33:46.974Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:33:46.975Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-21T03:33:46.975Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-01-21T03:33:46.975Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:33:46.975Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-21T03:33:46.975Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T03:33:46.975Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:33:46.975Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-21T03:33:46.975Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-01-21T03:33:46.975Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:33:46.975Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-21T03:33:46.975Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-01-21T03:33:46.976Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:33:46.976Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-21T03:33:46.976Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-template.yml", "status": "NOT_NOTIFIED" } 2023-01-21T03:33:46.976Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:33:46.976Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-21T03:33:46.976Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "status": "NOTIFIED" } 2023-01-21T03:33:46.976Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:33:46.976Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-21T03:33:46.976Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674272002438, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-21T03:33:46.976Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:33:46.977Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-21T03:33:46.977Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674272004319, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: fb45c911-1b1e-4358-8144-c6318b067521 already exists" } 2023-01-21T03:33:46.977Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:33:46.977Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-21T03:33:46.977Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674272005322, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7720c512-3830-4d1a-8a7a-c616801d510a already exists" } 2023-01-21T03:33:46.977Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:33:56.346Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:33:56.362Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T03:33:56.365Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:33:56.365Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:33:56.365Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:33:56.365Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:34:26.365Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:34:26.385Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T03:34:26.394Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:34:26.394Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:34:26.394Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:34:26.394Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:34:46.965Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:34:56.395Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:34:56.438Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T03:34:56.440Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:34:56.441Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:34:56.441Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:34:56.441Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:35:26.445Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:35:26.457Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T03:35:26.459Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:35:26.459Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:35:26.459Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:35:26.459Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:35:46.967Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:35:56.459Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:35:56.472Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T03:35:56.474Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:35:56.474Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:35:56.474Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:35:56.474Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:36:26.474Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:36:26.487Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T03:36:26.490Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:36:26.490Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:36:26.490Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:36:26.490Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:36:46.967Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:36:56.490Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:36:56.505Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T03:36:56.507Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:36:56.507Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:36:56.507Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:36:56.508Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:37:26.509Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:37:26.522Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T03:37:26.524Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:37:26.524Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:37:26.525Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:37:26.525Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:37:46.969Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:37:56.525Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:37:56.537Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T03:37:56.539Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:37:56.539Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:37:56.539Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:37:56.539Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:38:26.539Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-21T03:38:26.540Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T03:38:26.548Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 966d8dfe-64f1-44ce-947d-4171701b886e and serviceModelVersionId: e3807ff4-ac89-4eac-acab-a1c1339cc865 2023-01-21T03:38:26.548Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 046a6cbe-557d-45ed-b2a7-f6a5551ed1f5 2023-01-21T03:38:26.550Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/046a6cbe-557d-45ed-b2a7-f6a5551ed1f5/model-vers/model-ver/e3807ff4-ac89-4eac-acab-a1c1339cc865?depth=0 2023-01-21T03:38:26.559Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-01-21T03:38:26.607Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/046a6cbe-557d-45ed-b2a7-f6a5551ed1f5/model-vers/model-ver/e3807ff4-ac89-4eac-acab-a1c1339cc865?depth=0|INFO|500||Invoke 2023-01-21T03:38:26.607Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/046a6cbe-557d-45ed-b2a7-f6a5551ed1f5/model-vers/model-ver/e3807ff4-ac89-4eac-acab-a1c1339cc865?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/046a6cbe-557d-45ed-b2a7-f6a5551ed1f5/model-vers/model-ver/e3807ff4-ac89-4eac-acab-a1c1339cc865?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[966d8dfe-64f1-44ce-947d-4171701b886e], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[8d752cc1-5bc4-490a-86e3-cc04df45a101], X-ECOMP-RequestID=[966d8dfe-64f1-44ce-947d-4171701b886e], X-TransactionId=[], X-ONAP-RequestID=[966d8dfe-64f1-44ce-947d-4171701b886e], Content-Type=[application/merge-patch+json]} 2023-01-21T03:38:26.612Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/046a6cbe-557d-45ed-b2a7-f6a5551ed1f5/model-vers/model-ver/e3807ff4-ac89-4eac-acab-a1c1339cc865?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-21T03:38:26.713Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/046a6cbe-557d-45ed-b2a7-f6a5551ed1f5/model-vers/model-ver/e3807ff4-ac89-4eac-acab-a1c1339cc865?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/046a6cbe-557d-45ed-b2a7-f6a5551ed1f5/model-vers/model-ver/e3807ff4-ac89-4eac-acab-a1c1339cc865?depth=0 has http status code:200 and response headers:{date=[Sat, 21 Jan 2023 03:38:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[97], vertex-id=[368712], x-aai-txid=[0-aai-resources-230121-03:38:27:271-16101], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-21T03:38:26.714Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/046a6cbe-557d-45ed-b2a7-f6a5551ed1f5/model-vers/model-ver/e3807ff4-ac89-4eac-acab-a1c1339cc865?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-21T03:38:26.714Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/046a6cbe-557d-45ed-b2a7-f6a5551ed1f5/model-vers/model-ver/e3807ff4-ac89-4eac-acab-a1c1339cc865?depth=0|INFO|500||InvokeReturn 2023-01-21T03:38:26.714Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-21T03:38:26.715Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||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-01-21T03:38:26.722Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||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-01-21T03:38:26.722Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 966d8dfe-64f1-44ce-947d-4171701b886e and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-21T03:38:26.722Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-21T03:38:26.723Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:38:26.723Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:38:26.723Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674272306722, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:38:26.738Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-21T03:38:26.738Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674272306722, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-21T03:38:26.739Z||pool-2-thread-2|||||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-01-21T03:38:27.742Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-21T03:38:27.742Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"baeee319-cfeb-4bbe-93bc-7b85862f2b9c","serviceName":"Demo_pNF_BtUfwvH9IxDdHw1QTxDo","serviceVersion":"1.0","serviceUUID":"15f219a2-e388-4817-9982-874ef141a479","serviceDescription":"catalog service description","serviceInvariantUUID":"6f776967-827c-476a-81db-b02aa43626f4","resources":[{"resourceInstanceName":"pNF 78faa10f-6ac8 0","resourceName":"pNF 78faa10f-6ac8","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"72f3abfb-39e9-49d1-bcbf-5f5baaef1bb9","resourceInvariantUUID":"c20b5d5c-9614-422f-9ecc-92bc65afb609","resourceCustomizationUUID":"c0de15ff-3954-44f2-a2c4-10e4910db67a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/vf-license-model.xml","artifactChecksum":"ZjQ2YzZhODMyMzVhZmFiYzlmZWNhYzQxOTIzYjJlYWQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"650a4a33-c4f6-427c-a208-c3dc2e6f4c3f","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/pNF.csar","artifactChecksum":"YmUyNmNiYjYwZTM2ZWQyZWRhYWFiZjViNTE3NjVhODA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8ac227bb-f7ed-4176-bd98-9f4e0a88583c","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6b254030-e2d4-48fb-90c7-a661ac5fd67c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/vendor-license-model.xml","artifactChecksum":"MWJlOGYwZjc0MTk5ODhmZWU3OTE1ZjRiODZmNjMzODA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"881f062a-9118-4d29-a31d-aaf4fc0de652","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"07280fba-e7ff-40e3-988e-290441cca291","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"00359789-9b96-4550-9fd3-a3b9ddbdf96d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfBtufwvh9ixddhw1qtxdo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-template.yml","artifactChecksum":"NTBkN2VmZTZkNDk2MDU2YTVkZDU1OWQ0MDhmOTk0MzM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"fc216c2a-ec29-439b-8ba9-22c130442f80","artifactVersion":"1"},{"artifactName":"service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar","artifactChecksum":"NTNmZmE0Y2FmNTk0MjFlNDcyNjdmZmM4NDFiYzUxMGM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"690e6ce0-5633-440f-b979-9ac7b495ce88","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-21T03:38:27.743Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:38:27.743Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:38:27.743Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:38:27.743Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:38:28.744Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:38:28.745Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:38:28.745Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:38:28.745Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:38:29.745Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:38:29.746Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:38:29.746Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:38:29.746Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:38:30.747Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:38:30.747Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:38:30.748Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:38:30.748Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:38:31.748Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:38:31.749Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:38:31.749Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:38:31.749Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:38:32.750Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:38:32.750Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:38:32.750Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:38:32.750Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:38:33.751Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:38:33.751Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:38:33.752Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:38:33.752Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:38:34.753Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:38:34.753Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:38:34.753Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:38:34.753Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:38:35.754Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "serviceName": "Demo_pNF_BtUfwvH9IxDdHw1QTxDo", "serviceVersion": "1.0", "serviceUUID": "15f219a2-e388-4817-9982-874ef141a479", "serviceDescription": "catalog service description", "serviceInvariantUUID": "6f776967-827c-476a-81db-b02aa43626f4", "resources": [ { "resourceInstanceName": "pNF 78faa10f-6ac8 0", "resourceCustomizationUUID": "c0de15ff-3954-44f2-a2c4-10e4910db67a", "resourceName": "pNF 78faa10f-6ac8", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "72f3abfb-39e9-49d1-bcbf-5f5baaef1bb9", "resourceInvariantUUID": "c20b5d5c-9614-422f-9ecc-92bc65afb609", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar", "artifactChecksum": "NTNmZmE0Y2FmNTk0MjFlNDcyNjdmZmM4NDFiYzUxMGM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "690e6ce0-5633-440f-b979-9ac7b495ce88" } ], "workloadContext": "Production" } 2023-01-21T03:38:35.755Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-21T03:38:35.755Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 15f219a2-e388-4817-9982-874ef141a479 ASDC 2023-01-21T03:38:35.755Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:baeee319-cfeb-4bbe-93bc-7b85862f2b9c ServiceName:Demo_pNF_BtUfwvH9IxDdHw1QTxDo ServiceVersion:1.0 ServiceUUID:15f219a2-e388-4817-9982-874ef141a479 ServiceInvariantUUID:6f776967-827c-476a-81db-b02aa43626f4 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar ArtifactUUID:690e6ce0-5633-440f-b979-9ac7b495ce88 ArtifactChecksum:NTNmZmE0Y2FmNTk0MjFlNDcyNjdmZmM4NDFiYzUxMGM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 78faa10f-6ac8 0 ResourceCustomizationUUID:c0de15ff-3954-44f2-a2c4-10e4910db67a ResourceInvariantUUID:c20b5d5c-9614-422f-9ecc-92bc65afb609 ResourceName:pNF 78faa10f-6ac8 ResourceType:PNF ResourceUUID:72f3abfb-39e9-49d1-bcbf-5f5baaef1bb9 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-01-21T03:38:35.755Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 15f219a2-e388-4817-9982-874ef141a479 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-01-21T03:38:35.786Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T03:38:35.786Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T03:38:35.786Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T03:38:35.786Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 690e6ce0-5633-440f-b979-9ac7b495ce88 from URL: /sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 2023-01-21T03:38:35.787Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-01-21T03:38:35.787Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 2023-01-21T03:38:36.012Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-01-21T03:38:36.013Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 690e6ce0-5633-440f-b979-9ac7b495ce88 88013 2023-01-21T03:38:36.014Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar ASDC sendASDCNotification 2023-01-21T03:38:36.014Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 2023-01-21T03:38:36.014Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-21T03:38:36.014Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:38:36.014Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:38:36.014Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674272316014, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:38:37.015Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T03:38:37.016Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T03:38:37.016Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 690e6ce0-5633-440f-b979-9ac7b495ce88, URL: /sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar to file: /app/ASDC/1/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 2023-01-21T03:38:37.016Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 2023-01-21T03:38:37.017Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 2023-01-21T03:38:37.017Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 2023-01-21T03:38:37.196Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6451414248317134485/Definitions/service-DemoPnfBtufwvh9ixddhw1qtxdo-template.yml 2023-01-21T03:38:38.022Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-21T03:38:38.022Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T03:38:38.022Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 2023-01-21T03:38:38.022Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-01-21T03:38:38.022Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 78faa10f-6ac8 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /app/ASDC/1/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 2023-01-21T03:38:38.022Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 2023-01-21T03:38:38.023Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 2023-01-21T03:38:38.023Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 2023-01-21T03:38:38.023Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||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-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 2023-01-21T03:38:38.023Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||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-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 2023-01-21T03:38:38.023Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||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-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar 2023-01-21T03:38:38.023Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T03:38:38.023Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:38:38.023Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_BtUfwvH9IxDdHw1QTxDo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:38:38.023Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Node template pNF 78faa10f-6ac8 0 is matching search criteria 2023-01-21T03:38:38.024Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T03:38:38.024Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF 78faa10f-6ac8 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T03:38:38.024Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:38:38.024Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_BtUfwvH9IxDdHw1QTxDo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:38:38.024Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Node template pNF 78faa10f-6ac8 0 is matching search criteria 2023-01-21T03:38:38.024Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T03:38:38.024Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF 78faa10f-6ac8 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T03:38:38.025Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:38:38.025Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_BtUfwvH9IxDdHw1QTxDo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:38:38.025Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:38:38.025Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_BtUfwvH9IxDdHw1QTxDo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:38:38.025Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:38:38.025Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_BtUfwvH9IxDdHw1QTxDo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:38:38.025Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:38:38.025Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_BtUfwvH9IxDdHw1QTxDo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:38:38.025Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:38:38.025Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_BtUfwvH9IxDdHw1QTxDo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:38:38.026Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_BtUfwvH9IxDdHw1QTxDo Description:catalog service description Model UUID:15f219a2-e388-4817-9982-874ef141a479 Model Version:NULL Model InvariantUuid:6f776967-827c-476a-81db-b02aa43626f4 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 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-01-21T03:38:38.046Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||ERROR|500||Csar with UUID: 690e6ce0-5633-440f-b979-9ac7b495ce88 already exists 2023-01-21T03:38:38.047Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar ASDC sendASDCNotification 2023-01-21T03:38:38.047Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar(Csar with UUID: 690e6ce0-5633-440f-b979-9ac7b495ce88 already exists) 2023-01-21T03:38:38.047Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-21T03:38:38.047Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:38:38.048Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:38:38.048Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674272318047, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 690e6ce0-5633-440f-b979-9ac7b495ce88 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:38:39.049Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar ASDC sendASDCNotification 2023-01-21T03:38:39.049Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar(Resource with UUID: 72f3abfb-39e9-49d1-bcbf-5f5baaef1bb9 already exists) 2023-01-21T03:38:39.049Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-21T03:38:39.049Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:38:39.049Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:38:39.049Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674272319049, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 72f3abfb-39e9-49d1-bcbf-5f5baaef1bb9 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:38:40.050Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:38:40.063Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c 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-01-21T03:38:40.065Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:38:40.065Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:38:40.065Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:38:40.065Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:38:46.965Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:38:46.971Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-21T03:38:46.971Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T03:38:46.971Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:38:46.971Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-21T03:38:46.971Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-01-21T03:38:46.972Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:38:46.972Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-21T03:38:46.972Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-01-21T03:38:46.972Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:38:46.972Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-21T03:38:46.972Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T03:38:46.972Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:38:46.972Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-21T03:38:46.973Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-01-21T03:38:46.973Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:38:46.973Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-21T03:38:46.973Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/resourceInstances/pnf78faa10f6ac80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-01-21T03:38:46.973Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:38:46.973Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-21T03:38:46.974Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-template.yml", "status": "NOT_NOTIFIED" } 2023-01-21T03:38:46.974Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:38:46.974Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-21T03:38:46.974Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar", "status": "NOTIFIED" } 2023-01-21T03:38:46.974Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:38:46.974Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-21T03:38:46.974Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674272316014, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-21T03:38:46.975Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:38:46.975Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-21T03:38:46.975Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674272318047, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 690e6ce0-5633-440f-b979-9ac7b495ce88 already exists" } 2023-01-21T03:38:46.975Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:38:46.975Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-21T03:38:46.976Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674272319049, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBtufwvh9ixddhw1qtxdo/1.0/artifacts/service-DemoPnfBtufwvh9ixddhw1qtxdo-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 72f3abfb-39e9-49d1-bcbf-5f5baaef1bb9 already exists" } 2023-01-21T03:38:46.976Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:39:10.066Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:39:10.079Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c 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-01-21T03:39:10.081Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:39:10.081Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:39:10.081Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:39:10.081Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:39:40.081Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:39:40.092Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c 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-01-21T03:39:40.094Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:39:40.094Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:39:40.094Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:39:40.094Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:39:46.965Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:40:10.094Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:40:10.106Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c 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-01-21T03:40:10.108Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:40:10.109Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:40:10.109Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:40:10.109Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:40:40.109Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:40:40.124Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c 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-01-21T03:40:40.126Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:40:40.126Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:40:40.126Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:40:40.127Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:40:46.967Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:41:10.127Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:41:10.140Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c 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-01-21T03:41:10.154Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:41:10.154Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:41:10.154Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:41:10.154Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:41:40.154Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:41:40.172Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c 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-01-21T03:41:40.176Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:41:40.176Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:41:40.176Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:41:40.176Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:41:46.968Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:42:10.177Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:42:10.196Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c 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-01-21T03:42:10.198Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:42:10.198Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:42:10.198Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:42:10.198Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:42:40.198Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:42:40.219Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c 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-01-21T03:42:40.221Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:42:40.221Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:42:40.221Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:42:40.221Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:42:46.968Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:43:10.221Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:43:10.234Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c 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-01-21T03:43:10.236Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:43:10.236Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:43:10.236Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:43:10.236Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:43:40.236Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-21T03:43:40.237Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c 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-01-21T03:43:40.244Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: baeee319-cfeb-4bbe-93bc-7b85862f2b9c and serviceModelVersionId: 15f219a2-e388-4817-9982-874ef141a479 2023-01-21T03:43:40.244Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6f776967-827c-476a-81db-b02aa43626f4 2023-01-21T03:43:40.246Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6f776967-827c-476a-81db-b02aa43626f4/model-vers/model-ver/15f219a2-e388-4817-9982-874ef141a479?depth=0 2023-01-21T03:43:40.255Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-01-21T03:43:40.301Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6f776967-827c-476a-81db-b02aa43626f4/model-vers/model-ver/15f219a2-e388-4817-9982-874ef141a479?depth=0|INFO|500||Invoke 2023-01-21T03:43:40.302Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6f776967-827c-476a-81db-b02aa43626f4/model-vers/model-ver/15f219a2-e388-4817-9982-874ef141a479?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6f776967-827c-476a-81db-b02aa43626f4/model-vers/model-ver/15f219a2-e388-4817-9982-874ef141a479?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[baeee319-cfeb-4bbe-93bc-7b85862f2b9c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[24ad1b5f-58d9-45a0-b8a1-6db16901ab39], X-ECOMP-RequestID=[baeee319-cfeb-4bbe-93bc-7b85862f2b9c], X-TransactionId=[], X-ONAP-RequestID=[baeee319-cfeb-4bbe-93bc-7b85862f2b9c], Content-Type=[application/merge-patch+json]} 2023-01-21T03:43:40.305Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6f776967-827c-476a-81db-b02aa43626f4/model-vers/model-ver/15f219a2-e388-4817-9982-874ef141a479?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-21T03:43:40.452Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6f776967-827c-476a-81db-b02aa43626f4/model-vers/model-ver/15f219a2-e388-4817-9982-874ef141a479?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/6f776967-827c-476a-81db-b02aa43626f4/model-vers/model-ver/15f219a2-e388-4817-9982-874ef141a479?depth=0 has http status code:200 and response headers:{date=[Sat, 21 Jan 2023 03:43:40 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[143], vertex-id=[159936], x-aai-txid=[2-aai-resources-230121-03:43:40:967-11649], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-21T03:43:40.452Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6f776967-827c-476a-81db-b02aa43626f4/model-vers/model-ver/15f219a2-e388-4817-9982-874ef141a479?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-21T03:43:40.453Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6f776967-827c-476a-81db-b02aa43626f4/model-vers/model-ver/15f219a2-e388-4817-9982-874ef141a479?depth=0|INFO|500||InvokeReturn 2023-01-21T03:43:40.453Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-21T03:43:40.453Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||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-01-21T03:43:40.460Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||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-01-21T03:43:40.461Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID baeee319-cfeb-4bbe-93bc-7b85862f2b9c and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-21T03:43:40.461Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-21T03:43:40.462Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:43:40.462Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:43:40.462Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674272620461, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:43:40.491Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-21T03:43:40.491Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "baeee319-cfeb-4bbe-93bc-7b85862f2b9c", "consumerID": "SO-sdc-controller", "timestamp": 1674272620461, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-21T03:43:40.493Z||pool-2-thread-2|||||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-01-21T03:43:41.484Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-21T03:43:41.484Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"f6e7102c-1566-4011-aa5b-40dac6710e59","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"32168f81-ef4e-46cc-89ea-69015e2f6aa7","serviceDescription":"service","serviceInvariantUUID":"fa17867a-7a6f-4d07-93e1-f9ca857b34e4","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3a398b41-32ac-4cf1-85b2-c46ea891d4ac","resourceInvariantUUID":"fe29427e-a659-4e2a-b881-1a6d28fba436","resourceCustomizationUUID":"bff22f33-594a-4063-b120-dc0d2811f647","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml","artifactChecksum":"YzliYjM1ZTQxYmViMmFlYTE4MmZhODhiYjE4ZmIzZDY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"03c2ac3b-e32f-417f-bade-83e8d3877fd4","artifactVersion":"1"},{"artifactName":"basic_cnf_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json","artifactChecksum":"Y2ViYWI2ZTQ3NGU4NTNlMDIzNDk0Yzk2OTUxYTAzYmM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"3fc12691-affc-4fa4-b5ef-543c5a7267a9","artifactVersion":"1"},{"artifactName":"base_template_dummy_ignore.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml","artifactChecksum":"ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"229b509f-54aa-4716-b166-1a1c4eb6c9ac","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"Njk1MTM1MjJiZTllY2UyN2I2MWE2NzA1NzAzZWM5YjY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"65a224a5-9793-4a01-a83e-59f66f218057","artifactVersion":"1"},{"artifactName":"helm_apache.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"0b503e4f-5f93-4518-af32-76412c50f6ad","artifactVersion":"2","generatedFromUUID":"5a77421e-4f1f-4ab6-8761-daf021bc4345"},{"artifactName":"base_template_dummy_ignore.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env","artifactChecksum":"MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"fc42f861-43f2-494c-99b7-b18b0e708a2a","artifactVersion":"2","generatedFromUUID":"229b509f-54aa-4716-b166-1a1c4eb6c9ac"},{"artifactName":"helm_apache.tgz","artifactType":"HELM","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz","artifactChecksum":"Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"5a77421e-4f1f-4ab6-8761-daf021bc4345","artifactVersion":"1"},{"artifactName":"basic_cnf_cba_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip","artifactChecksum":"OWEzNmRmZDA4MGYyNGFkYTE2M2M0ZmVhMjNhZDVjNmM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"3143fa95-1f02-4f48-9515-32cf02385fda","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml","artifactChecksum":"YzEwOTQ4OGMxOGM3OTkxNjIzNDk3ZDNjYTFkZjI1YjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9b8af81f-593f-4a00-a276-fd04665c5dde","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"MDQ3NDBkZjU2MDViMDhiOWVhNjNmNGYyYzgxMTA3NGE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"8f4cb550-3ca8-4565-a92c-81ff5a4f9754","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-21T03:43:41.485Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:43:41.485Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:43:41.485Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:43:41.485Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:43:42.486Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:43:42.486Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:43:42.486Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:43:42.487Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:43:43.487Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:43:43.488Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:43:43.488Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:43:43.488Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:43:44.489Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:43:44.489Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:43:44.489Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:43:44.490Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:43:45.490Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:43:45.491Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:43:45.491Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:43:45.491Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:43:46.491Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:43:46.492Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:43:46.492Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:43:46.492Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:43:46.965Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:43:46.971Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-21T03:43:46.971Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T03:43:46.971Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:43:46.971Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-21T03:43:46.971Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-01-21T03:43:46.972Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:43:46.972Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-21T03:43:46.972Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-01-21T03:43:46.972Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:43:46.972Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-21T03:43:46.972Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T03:43:46.972Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:43:46.973Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-21T03:43:46.973Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-01-21T03:43:46.973Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:43:46.973Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-21T03:43:46.973Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-01-21T03:43:46.973Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:43:47.492Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:43:47.493Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:43:47.493Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:43:47.493Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:43:48.494Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:43:48.494Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:43:48.494Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:43:48.494Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:43:49.495Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:43:49.495Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:43:49.495Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:43:49.495Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:43:50.496Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:43:50.497Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:43:50.497Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:43:50.497Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:43:51.498Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "32168f81-ef4e-46cc-89ea-69015e2f6aa7", "serviceDescription": "service", "serviceInvariantUUID": "fa17867a-7a6f-4d07-93e1-f9ca857b34e4", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "bff22f33-594a-4063-b120-dc0d2811f647", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "3a398b41-32ac-4cf1-85b2-c46ea891d4ac", "resourceInvariantUUID": "fe29427e-a659-4e2a-b881-1a6d28fba436", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_cnf_macro0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "artifactChecksum": "Y2ViYWI2ZTQ3NGU4NTNlMDIzNDk0Yzk2OTUxYTAzYmM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3fc12691-affc-4fa4-b5ef-543c5a7267a9", "relatedArtifactsInfo": [] }, { "artifactName": "base_template_dummy_ignore.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "artifactChecksum": "ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "229b509f-54aa-4716-b166-1a1c4eb6c9ac", "generatedArtifact": { "artifactName": "base_template_dummy_ignore.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "fc42f861-43f2-494c-99b7-b18b0e708a2a", "generatedFromUUID": "229b509f-54aa-4716-b166-1a1c4eb6c9ac" }, "relatedArtifactsInfo": [] }, { "artifactName": "helm_apache.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0b503e4f-5f93-4518-af32-76412c50f6ad", "relatedArtifactsInfo": [] }, { "artifactName": "base_template_dummy_ignore.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "fc42f861-43f2-494c-99b7-b18b0e708a2a", "relatedArtifactsInfo": [] }, { "artifactName": "helm_apache.tgz", "artifactType": "HELM", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "artifactChecksum": "Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "5a77421e-4f1f-4ab6-8761-daf021bc4345", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "MDQ3NDBkZjU2MDViMDhiOWVhNjNmNGYyYzgxMTA3NGE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "8f4cb550-3ca8-4565-a92c-81ff5a4f9754" } ], "workloadContext": "Production" } 2023-01-21T03:43:51.498Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-21T03:43:51.498Z|baeee319-cfeb-4bbe-93bc-7b85862f2b9c|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 32168f81-ef4e-46cc-89ea-69015e2f6aa7 ASDC 2023-01-21T03:43:51.499Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:f6e7102c-1566-4011-aa5b-40dac6710e59 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:32168f81-ef4e-46cc-89ea-69015e2f6aa7 ServiceInvariantUUID:fa17867a-7a6f-4d07-93e1-f9ca857b34e4 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicCnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ArtifactUUID:8f4cb550-3ca8-4565-a92c-81ff5a4f9754 ArtifactChecksum:MDQ3NDBkZjU2MDViMDhiOWVhNjNmNGYyYzgxMTA3NGE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:bff22f33-594a-4063-b120-dc0d2811f647 ResourceInvariantUUID:fe29427e-a659-4e2a-b881-1a6d28fba436 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:3a398b41-32ac-4cf1-85b2-c46ea891d4ac ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_cnf_macro0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ArtifactUUID:3fc12691-affc-4fa4-b5ef-543c5a7267a9 ArtifactChecksum:Y2ViYWI2ZTQ3NGU4NTNlMDIzNDk0Yzk2OTUxYTAzYmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_template_dummy_ignore.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ArtifactUUID:229b509f-54aa-4716-b166-1a1c4eb6c9ac ArtifactChecksum:ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_template_dummy_ignore.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ArtifactUUID:fc42f861-43f2-494c-99b7-b18b0e708a2a ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:helm_apache.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ArtifactUUID:0b503e4f-5f93-4518-af32-76412c50f6ad ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_template_dummy_ignore.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ArtifactUUID:fc42f861-43f2-494c-99b7-b18b0e708a2a ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:helm_apache.tgz ArtifactVersion:1 ArtifactType:HELM ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ArtifactUUID:5a77421e-4f1f-4ab6-8761-daf021bc4345 ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-21T03:43:51.499Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 32168f81-ef4e-46cc-89ea-69015e2f6aa7 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-01-21T03:43:51.533Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T03:43:51.533Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T03:43:51.533Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T03:43:51.534Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 8f4cb550-3ca8-4565-a92c-81ff5a4f9754 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-01-21T03:43:51.534Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-01-21T03:43:51.534Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-01-21T03:43:51.725Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-01-21T03:43:51.727Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 8f4cb550-3ca8-4565-a92c-81ff5a4f9754 163292 2023-01-21T03:43:51.727Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-01-21T03:43:51.728Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-01-21T03:43:51.728Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-21T03:43:51.728Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:43:51.728Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:43:51.728Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674272631727, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:43:52.730Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T03:43:52.730Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T03:43:52.731Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 8f4cb550-3ca8-4565-a92c-81ff5a4f9754, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-01-21T03:43:52.731Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-01-21T03:43:52.733Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-01-21T03:43:52.733Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-01-21T03:43:52.913Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5047739261133404848/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-01-21T03:43:54.187Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-21T03:43:54.187Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T03:43:54.187Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-01-21T03:43:54.187Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-01-21T03:43:54.187Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||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-BasicCnfMacro-csar.csar 2023-01-21T03:43:54.187Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-01-21T03:43:54.188Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-01-21T03:43:54.188Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-01-21T03:43:54.188Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T03:43:54.188Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:43:54.188Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:43:54.188Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-01-21T03:43:54.189Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T03:43:54.189Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T03:43:54.189Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:43:54.189Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:43:54.189Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-01-21T03:43:54.189Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T03:43:54.189Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T03:43:54.189Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:43:54.190Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:43:54.190Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:43:54.190Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-01-21T03:43:54.190Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-01-21T03:43:54.190Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-01-21T03:43:54.190Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-21T03:43:54.190Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:43:54.191Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-21T03:43:54.191Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:43:54.191Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-01-21T03:43:54.191Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T03:43:54.191Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:43:54.192Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-01-21T03:43:54.192Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T03:43:54.192Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:43:54.192Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-01-21T03:43:54.192Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T03:43:54.192Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:43:54.193Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-01-21T03:43:54.193Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T03:43:54.193Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:43:54.193Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-01-21T03:43:54.193Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-01-21T03:43:54.193Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=a7fda195-ac22-4563-b928-036918a39d8d 2023-01-21T03:43:54.194Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:43:54.194Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:43:54.194Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:43:54.194Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:43:54.194Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:43:54.194Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:43:54.195Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:43:54.195Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:43:54.195Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:32168f81-ef4e-46cc-89ea-69015e2f6aa7 Model Version:NULL Model InvariantUuid:fa17867a-7a6f-4d07-93e1-f9ca857b34e4 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:7ca17dd5-1c7f-42a4-8679-eed8153ea988 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:fe29427e-a659-4e2a-b881-1a6d28fba436 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:bff22f33-594a-4063-b120-dc0d2811f647 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:f8031422-6c32-4823-869f-93b825e9eeb7 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:018bf7d5-a180-47e4-b777-bdcf106a1fcb ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:534468ce-08a4-4d7b-a9d3-5e6edfff15b7 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:583bbfd8-c0b1-48e5-83d5-6e501f09780e ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:a7fda195-ac22-4563-b928-036918a39d8d ModelInvariantUuid:15f4e30f-d494-4be0-8df9-34a6da52e92d ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:b86eece9-1dce-467c-997b-fd8274f0e80a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:028bda5d-e454-4264-9691-9f3277bd2c35 ModelInvariantUuid:06949b2d-776e-4ef1-8219-300495ab4ef5 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:955cb9ef-9981-4297-9306-fc2a8796b454 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-01-21T03:43:54.225Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||ERROR|500||Csar with UUID: 8f4cb550-3ca8-4565-a92c-81ff5a4f9754 already exists 2023-01-21T03:43:54.226Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-01-21T03:43:54.226Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Csar with UUID: 8f4cb550-3ca8-4565-a92c-81ff5a4f9754 already exists) 2023-01-21T03:43:54.226Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-21T03:43:54.226Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:43:54.227Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:43:54.227Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674272634226, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 8f4cb550-3ca8-4565-a92c-81ff5a4f9754 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:43:55.228Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-01-21T03:43:55.228Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Resource with UUID: 3a398b41-32ac-4cf1-85b2-c46ea891d4ac already exists) 2023-01-21T03:43:55.228Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-21T03:43:55.228Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:43:55.229Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:43:55.229Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674272635227, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3a398b41-32ac-4cf1-85b2-c46ea891d4ac already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:43:56.230Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f6e7102c-1566-4011-aa5b-40dac6710e59 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:43:56.242Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f6e7102c-1566-4011-aa5b-40dac6710e59 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-01-21T03:43:56.245Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:43:56.245Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:43:56.245Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:43:56.245Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:44:26.246Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f6e7102c-1566-4011-aa5b-40dac6710e59 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:44:26.258Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f6e7102c-1566-4011-aa5b-40dac6710e59 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-01-21T03:44:26.260Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:44:26.260Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:44:26.260Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:44:26.260Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:44:46.965Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:44:46.971Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-21T03:44:46.971Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-01-21T03:44:46.972Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:44:46.972Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-21T03:44:46.972Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-01-21T03:44:46.972Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:44:46.972Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-21T03:44:46.972Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-01-21T03:44:46.972Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:44:46.972Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-21T03:44:46.972Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-01-21T03:44:46.972Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:44:46.972Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-21T03:44:46.972Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674272631727, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-21T03:44:46.973Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:44:46.973Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-21T03:44:46.973Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674272634226, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 8f4cb550-3ca8-4565-a92c-81ff5a4f9754 already exists" } 2023-01-21T03:44:46.973Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:44:46.973Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-21T03:44:46.973Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674272635227, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3a398b41-32ac-4cf1-85b2-c46ea891d4ac already exists" } 2023-01-21T03:44:46.973Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:44:56.260Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f6e7102c-1566-4011-aa5b-40dac6710e59 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:44:56.273Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f6e7102c-1566-4011-aa5b-40dac6710e59 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-01-21T03:44:56.276Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:44:56.276Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:44:56.276Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:44:56.277Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:45:26.277Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f6e7102c-1566-4011-aa5b-40dac6710e59 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:45:26.291Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f6e7102c-1566-4011-aa5b-40dac6710e59 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-01-21T03:45:26.294Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:45:26.294Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:45:26.294Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:45:26.294Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:45:46.965Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:45:56.294Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f6e7102c-1566-4011-aa5b-40dac6710e59 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:45:56.308Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f6e7102c-1566-4011-aa5b-40dac6710e59 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-01-21T03:45:56.310Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:45:56.310Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:45:56.310Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:45:56.310Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:46:26.310Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f6e7102c-1566-4011-aa5b-40dac6710e59 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:46:26.324Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f6e7102c-1566-4011-aa5b-40dac6710e59 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-01-21T03:46:26.326Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:46:26.326Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:46:26.326Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:46:26.326Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:46:46.966Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:46:56.326Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f6e7102c-1566-4011-aa5b-40dac6710e59 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:46:56.342Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f6e7102c-1566-4011-aa5b-40dac6710e59 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-01-21T03:46:56.344Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:46:56.344Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:46:56.344Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:46:56.344Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:47:26.345Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f6e7102c-1566-4011-aa5b-40dac6710e59 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:47:26.379Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f6e7102c-1566-4011-aa5b-40dac6710e59 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-01-21T03:47:26.382Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:47:26.382Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:47:26.382Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:47:26.382Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:47:46.967Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:47:56.383Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f6e7102c-1566-4011-aa5b-40dac6710e59 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:47:56.395Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f6e7102c-1566-4011-aa5b-40dac6710e59 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-01-21T03:47:56.397Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:47:56.398Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:47:56.398Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:47:56.398Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:48:26.399Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f6e7102c-1566-4011-aa5b-40dac6710e59 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:48:26.411Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f6e7102c-1566-4011-aa5b-40dac6710e59 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-01-21T03:48:26.419Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:48:26.419Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:48:26.420Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:48:26.420Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:48:46.967Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:48:56.420Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-21T03:48:56.420Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f6e7102c-1566-4011-aa5b-40dac6710e59 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-01-21T03:48:56.428Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f6e7102c-1566-4011-aa5b-40dac6710e59 and serviceModelVersionId: 32168f81-ef4e-46cc-89ea-69015e2f6aa7 2023-01-21T03:48:56.428Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : fa17867a-7a6f-4d07-93e1-f9ca857b34e4 2023-01-21T03:48:56.429Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/fa17867a-7a6f-4d07-93e1-f9ca857b34e4/model-vers/model-ver/32168f81-ef4e-46cc-89ea-69015e2f6aa7?depth=0 2023-01-21T03:48:56.434Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-01-21T03:48:56.474Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fa17867a-7a6f-4d07-93e1-f9ca857b34e4/model-vers/model-ver/32168f81-ef4e-46cc-89ea-69015e2f6aa7?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-01-21T03:48:56.476Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fa17867a-7a6f-4d07-93e1-f9ca857b34e4/model-vers/model-ver/32168f81-ef4e-46cc-89ea-69015e2f6aa7?depth=0|INFO|500||Invoke 2023-01-21T03:48:56.479Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fa17867a-7a6f-4d07-93e1-f9ca857b34e4/model-vers/model-ver/32168f81-ef4e-46cc-89ea-69015e2f6aa7?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-21T03:48:56.604Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fa17867a-7a6f-4d07-93e1-f9ca857b34e4/model-vers/model-ver/32168f81-ef4e-46cc-89ea-69015e2f6aa7?depth=0|INFO|500||InvokeReturn 2023-01-21T03:48:56.605Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fa17867a-7a6f-4d07-93e1-f9ca857b34e4/model-vers/model-ver/32168f81-ef4e-46cc-89ea-69015e2f6aa7?depth=0 has http status code:200 and response headers:{date=[Sat, 21 Jan 2023 03:48:57 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[120], vertex-id=[401480], x-aai-txid=[0-aai-resources-230121-03:48:57:144-5167], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-21T03:48:56.606Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity. 2023-01-21T03:48:56.606Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-21T03:48:56.606Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||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-01-21T03:48:56.612Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||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-01-21T03:48:56.613Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f6e7102c-1566-4011-aa5b-40dac6710e59 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-21T03:48:56.613Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-21T03:48:56.613Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:48:56.613Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:48:56.613Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674272936613, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:48:56.628Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-21T03:48:56.628Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "f6e7102c-1566-4011-aa5b-40dac6710e59", "consumerID": "SO-sdc-controller", "timestamp": 1674272936613, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-21T03:48:56.629Z||pool-2-thread-2|||||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-01-21T03:48:57.628Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-21T03:48:57.628Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"8d0fa373-92e4-48ad-b7d8-4c693e8cfadc","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"09aea5a1-4084-4abf-8e5f-7fff4fed8ec7","serviceDescription":"service","serviceInvariantUUID":"eafd1f1d-d3db-44a6-b31f-7a6f9e106091","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"f8c0accf-a760-40a8-adeb-f694defa3a55","resourceInvariantUUID":"a061f1ba-d13a-47d8-a915-28fe68309b71","resourceCustomizationUUID":"5b304713-09de-4b0a-b5d7-04c6719bad88","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","artifactChecksum":"NmI3MTQxNzUyODVlOWU0YmIwY2VmNDczNmM2OTQyMzY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"edb8f670-16c0-47aa-889e-34136c07a177","artifactVersion":"1"},{"artifactName":"basic_vm_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","artifactChecksum":"ZDViYjE0YWE4NDg3NDdhYjA4ZWQ1ZTIzMzhmMTA1MTc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"c285be10-40e7-4615-a95b-848cbb41a01e","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"6ff0c367-c451-42ac-834c-a4c6f4ddf894","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"OWU2MDAzY2U5YmM3Y2I4NzM1MjdlMzY3NjE0N2IyYmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"90c37985-89f1-4f87-b4ab-faeccd6757f6","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f081104e-fd2e-4eb4-acea-5d429a7a8077","artifactVersion":"2","generatedFromUUID":"6ff0c367-c451-42ac-834c-a4c6f4ddf894"},{"artifactName":"BASIC_VM_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","artifactChecksum":"YzA3MDNiNTkyZjY0Y2EzM2NmYjkyN2IxOTcyYThiMWY\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"3a558e28-444d-42d7-8a2f-309506adce43","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVmMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","artifactChecksum":"MjJiNmU1ZGNkMGI2OTc1ZjBiZmIzNmMzODdhMWQ4NmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"abf03204-f45d-4411-9c1b-83b55de90a85","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"NDAxZGI1YWQ2MDgzOTM5OTIxM2NjZjVjNTNiOTM3ZTE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a7cf5528-872c-41e9-ac74-d098618d6e6e","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-21T03:48:57.628Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:48:57.629Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:48:57.629Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:48:57.629Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:48:58.630Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:48:58.630Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:48:58.630Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:48:58.630Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:48:59.631Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:48:59.631Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:48:59.631Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:48:59.631Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:49:00.632Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:49:00.632Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:49:00.632Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:49:00.632Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:49:01.633Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:49:01.634Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:49:01.634Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:49:01.634Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:49:02.635Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:49:02.636Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:49:02.636Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:49:02.636Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:49:03.637Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:49:03.638Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:49:03.638Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:49:03.638Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:49:04.639Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:49:04.640Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:49:04.640Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:49:04.640Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:49:05.643Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "09aea5a1-4084-4abf-8e5f-7fff4fed8ec7", "serviceDescription": "service", "serviceInvariantUUID": "eafd1f1d-d3db-44a6-b31f-7a6f9e106091", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "5b304713-09de-4b0a-b5d7-04c6719bad88", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "f8c0accf-a760-40a8-adeb-f694defa3a55", "resourceInvariantUUID": "a061f1ba-d13a-47d8-a915-28fe68309b71", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm_macro0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "artifactChecksum": "ZDViYjE0YWE4NDg3NDdhYjA4ZWQ1ZTIzMzhmMTA1MTc\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "c285be10-40e7-4615-a95b-848cbb41a01e", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "6ff0c367-c451-42ac-834c-a4c6f4ddf894", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f081104e-fd2e-4eb4-acea-5d429a7a8077", "generatedFromUUID": "6ff0c367-c451-42ac-834c-a4c6f4ddf894" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f081104e-fd2e-4eb4-acea-5d429a7a8077", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "NDAxZGI1YWQ2MDgzOTM5OTIxM2NjZjVjNTNiOTM3ZTE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a7cf5528-872c-41e9-ac74-d098618d6e6e" } ], "workloadContext": "Production" } 2023-01-21T03:49:05.643Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-21T03:49:05.643Z|f6e7102c-1566-4011-aa5b-40dac6710e59|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 09aea5a1-4084-4abf-8e5f-7fff4fed8ec7 ASDC 2023-01-21T03:49:05.643Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:8d0fa373-92e4-48ad-b7d8-4c693e8cfadc ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:09aea5a1-4084-4abf-8e5f-7fff4fed8ec7 ServiceInvariantUUID:eafd1f1d-d3db-44a6-b31f-7a6f9e106091 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVmMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ArtifactUUID:a7cf5528-872c-41e9-ac74-d098618d6e6e ArtifactChecksum:NDAxZGI1YWQ2MDgzOTM5OTIxM2NjZjVjNTNiOTM3ZTE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:5b304713-09de-4b0a-b5d7-04c6719bad88 ResourceInvariantUUID:a061f1ba-d13a-47d8-a915-28fe68309b71 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:f8c0accf-a760-40a8-adeb-f694defa3a55 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm_macro0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ArtifactUUID:c285be10-40e7-4615-a95b-848cbb41a01e ArtifactChecksum:ZDViYjE0YWE4NDg3NDdhYjA4ZWQ1ZTIzMzhmMTA1MTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ArtifactUUID:6ff0c367-c451-42ac-834c-a4c6f4ddf894 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ArtifactUUID:f081104e-fd2e-4eb4-acea-5d429a7a8077 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ArtifactUUID:f081104e-fd2e-4eb4-acea-5d429a7a8077 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-21T03:49:05.644Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 09aea5a1-4084-4abf-8e5f-7fff4fed8ec7 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-01-21T03:49:05.667Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T03:49:05.668Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T03:49:05.668Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T03:49:05.668Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: a7cf5528-872c-41e9-ac74-d098618d6e6e from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-01-21T03:49:05.668Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-01-21T03:49:05.668Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-01-21T03:49:05.864Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-01-21T03:49:05.865Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar a7cf5528-872c-41e9-ac74-d098618d6e6e 83002 2023-01-21T03:49:05.865Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-01-21T03:49:05.865Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-01-21T03:49:05.866Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-21T03:49:05.866Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:49:05.866Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:49:05.866Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674272945865, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:49:06.867Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T03:49:06.867Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-01-21T03:49:06.868Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: a7cf5528-872c-41e9-ac74-d098618d6e6e, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-01-21T03:49:06.868Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2023-01-21T03:49:06.869Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-01-21T03:49:06.869Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-01-21T03:49:06.975Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1257773197281404857/Definitions/service-BasicVmMacro-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2023-01-21T03:49:08.136Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-21T03:49:08.137Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T03:49:08.137Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-01-21T03:49:08.138Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-01-21T03:49:08.138Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-01-21T03:49:08.138Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||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-BasicVmMacro-csar.csar 2023-01-21T03:49:08.138Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-01-21T03:49:08.139Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||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-BasicVmMacro-csar.csar 2023-01-21T03:49:08.139Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||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-BasicVmMacro-csar.csar 2023-01-21T03:49:08.139Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||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-BasicVmMacro-csar.csar 2023-01-21T03:49:08.139Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-01-21T03:49:08.140Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-01-21T03:49:08.140Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:49:08.140Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:49:08.141Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-01-21T03:49:08.141Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T03:49:08.141Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T03:49:08.142Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:49:08.142Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:49:08.142Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-01-21T03:49:08.142Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-01-21T03:49:08.143Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T03:49:08.143Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:49:08.143Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:49:08.144Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:49:08.144Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-01-21T03:49:08.144Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-01-21T03:49:08.145Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-01-21T03:49:08.145Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-01-21T03:49:08.145Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-01-21T03:49:08.145Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-21T03:49:08.146Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:49:08.146Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-21T03:49:08.146Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:49:08.146Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-01-21T03:49:08.147Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T03:49:08.147Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:49:08.147Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-01-21T03:49:08.148Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T03:49:08.148Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:49:08.148Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-01-21T03:49:08.149Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T03:49:08.149Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:49:08.149Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-01-21T03:49:08.149Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-01-21T03:49:08.150Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-01-21T03:49:08.150Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=c084df83-aee0-4643-b161-dfa55aa92f6b 2023-01-21T03:49:08.150Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:49:08.151Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:49:08.151Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:49:08.151Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:49:08.152Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:49:08.152Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:49:08.152Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:49:08.152Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:49:08.153Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:09aea5a1-4084-4abf-8e5f-7fff4fed8ec7 Model Version:NULL Model InvariantUuid:eafd1f1d-d3db-44a6-b31f-7a6f9e106091 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:0b0c1cc4-9265-4375-b520-ca2b2cefa5c5 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:a061f1ba-d13a-47d8-a915-28fe68309b71 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:5b304713-09de-4b0a-b5d7-04c6719bad88 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:ad1026a8-36ac-4e8b-aada-fada6de1cbce ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:69005436-1b98-4055-950a-071e208890a0 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:c084df83-aee0-4643-b161-dfa55aa92f6b ModelInvariantUuid:c0e30a62-5baa-474a-bfda-8af1d41f078f ModelName:basic_vm_macro-nodes.ubuntu20Cvfc ModelUuid:68cac847-374d-478c-84a2-a038f5c59136 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:bdfe6b5f-c36f-47a8-b325-04929fece138 ModelInvariantUuid:f467b6d9-cf31-48df-a3a3-884af7b32ae7 ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20 ModelUuid:c98af98c-8c1a-4f28-9cdf-ad28d0311891 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-01-21T03:49:08.178Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||ERROR|500||Csar with UUID: a7cf5528-872c-41e9-ac74-d098618d6e6e already exists 2023-01-21T03:49:08.178Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-01-21T03:49:08.179Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Csar with UUID: a7cf5528-872c-41e9-ac74-d098618d6e6e already exists) 2023-01-21T03:49:08.179Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-21T03:49:08.179Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:49:08.180Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:49:08.180Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674272948178, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a7cf5528-872c-41e9-ac74-d098618d6e6e already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:49:09.182Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-01-21T03:49:09.182Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Resource with UUID: f8c0accf-a760-40a8-adeb-f694defa3a55 already exists) 2023-01-21T03:49:09.182Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-21T03:49:09.182Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:49:09.183Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:49:09.183Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674272949182, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f8c0accf-a760-40a8-adeb-f694defa3a55 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:49:10.184Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:49:10.196Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc 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-01-21T03:49:10.200Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:49:10.200Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:49:10.200Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:49:10.200Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:49:40.200Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:49:40.213Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc 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-01-21T03:49:40.215Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:49:40.215Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:49:40.215Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:49:40.215Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:49:46.966Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:49:46.972Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-21T03:49:46.972Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T03:49:46.973Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:49:46.973Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-21T03:49:46.973Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-01-21T03:49:46.973Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:49:46.973Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-21T03:49:46.973Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-01-21T03:49:46.974Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:49:46.974Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-21T03:49:46.974Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T03:49:46.974Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:49:46.974Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-21T03:49:46.974Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-01-21T03:49:46.974Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:49:46.974Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-21T03:49:46.975Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-01-21T03:49:46.975Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:49:46.975Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-21T03:49:46.975Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-01-21T03:49:46.975Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:49:46.975Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-21T03:49:46.975Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674271346969, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-01-21T03:49:46.976Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:49:46.976Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-21T03:49:46.976Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674272945865, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-21T03:49:46.976Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:49:46.976Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-21T03:49:46.976Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674272948178, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a7cf5528-872c-41e9-ac74-d098618d6e6e already exists" } 2023-01-21T03:49:46.976Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:49:46.977Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-21T03:49:46.977Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674272949182, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f8c0accf-a760-40a8-adeb-f694defa3a55 already exists" } 2023-01-21T03:49:46.977Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:50:10.216Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:50:10.230Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc 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-01-21T03:50:10.232Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:50:10.232Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:50:10.232Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:50:10.232Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:50:40.232Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:50:40.256Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc 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-01-21T03:50:40.258Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:50:40.258Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:50:40.258Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:50:40.259Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:50:46.966Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:51:10.259Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:51:10.278Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc 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-01-21T03:51:10.280Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:51:10.280Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:51:10.280Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:51:10.280Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:51:40.281Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:51:40.294Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc 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-01-21T03:51:40.296Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:51:40.296Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:51:40.296Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:51:40.296Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:51:46.966Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:52:10.297Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:52:10.310Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc 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-01-21T03:52:10.312Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:52:10.312Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:52:10.312Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:52:10.312Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:52:40.312Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:52:40.326Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc 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-01-21T03:52:40.329Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:52:40.329Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:52:40.329Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:52:40.329Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:52:46.968Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:53:10.329Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:53:10.346Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc 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-01-21T03:53:10.351Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:53:10.351Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:53:10.352Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:53:10.352Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:53:40.352Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:53:40.373Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc 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-01-21T03:53:40.375Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:53:40.375Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:53:40.375Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:53:40.375Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:53:46.968Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:54:10.376Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-21T03:54:10.376Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc 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-01-21T03:54:10.382Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc and serviceModelVersionId: 09aea5a1-4084-4abf-8e5f-7fff4fed8ec7 2023-01-21T03:54:10.382Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : eafd1f1d-d3db-44a6-b31f-7a6f9e106091 2023-01-21T03:54:10.384Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/eafd1f1d-d3db-44a6-b31f-7a6f9e106091/model-vers/model-ver/09aea5a1-4084-4abf-8e5f-7fff4fed8ec7?depth=0 2023-01-21T03:54:10.392Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-01-21T03:54:10.435Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eafd1f1d-d3db-44a6-b31f-7a6f9e106091/model-vers/model-ver/09aea5a1-4084-4abf-8e5f-7fff4fed8ec7?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-01-21T03:54:10.437Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eafd1f1d-d3db-44a6-b31f-7a6f9e106091/model-vers/model-ver/09aea5a1-4084-4abf-8e5f-7fff4fed8ec7?depth=0|INFO|500||Invoke 2023-01-21T03:54:10.440Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eafd1f1d-d3db-44a6-b31f-7a6f9e106091/model-vers/model-ver/09aea5a1-4084-4abf-8e5f-7fff4fed8ec7?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-21T03:54:10.564Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eafd1f1d-d3db-44a6-b31f-7a6f9e106091/model-vers/model-ver/09aea5a1-4084-4abf-8e5f-7fff4fed8ec7?depth=0|INFO|500||InvokeReturn 2023-01-21T03:54:10.565Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eafd1f1d-d3db-44a6-b31f-7a6f9e106091/model-vers/model-ver/09aea5a1-4084-4abf-8e5f-7fff4fed8ec7?depth=0 has http status code:200 and response headers:{date=[Sat, 21 Jan 2023 03:54:11 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[119], vertex-id=[192704], x-aai-txid=[2-aai-resources-230121-03:54:11:106-47738], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-21T03:54:10.565Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity. 2023-01-21T03:54:10.565Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-21T03:54:10.565Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||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-01-21T03:54:10.572Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||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-01-21T03:54:10.573Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 8d0fa373-92e4-48ad-b7d8-4c693e8cfadc and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-21T03:54:10.573Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-21T03:54:10.574Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:54:10.574Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:54:10.574Z|8d0fa373-92e4-48ad-b7d8-4c693e8cfadc|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674273250573, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:54:10.597Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-21T03:54:10.598Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "8d0fa373-92e4-48ad-b7d8-4c693e8cfadc", "consumerID": "SO-sdc-controller", "timestamp": 1674273250573, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-21T03:54:10.599Z||pool-2-thread-8|||||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-01-21T03:54:11.593Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-21T03:54:11.593Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-01-21T03:54:11.595Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Node 0 disconnected. 2023-01-21T03:54:11.596Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Node 1 disconnected. 2023-01-21T03:54:11.596Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Node 2 disconnected. 2023-01-21T03:54:11.597Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Cancelled in-flight METADATA request with correlation id 51939 due to node 2 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 2023-01-21T03:54:11.597Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Node 2147483646 disconnected. 2023-01-21T03:54:11.598Z||pool-2-thread-4|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T03:54:11.598Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T03:54:11.598Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T03:54:11.598Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-01-21T03:54:11.599Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Request joining group due to: rebalance failed due to 'The coordinator is not available.' (CoordinatorNotAvailableException) 2023-01-21T03:54:11.695Z||pool-2-thread-4|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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=6, 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-01-21T03:54:11.743Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) 2023-01-21T03:54:11.744Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] (Re-)joining group 2023-01-21T03:54:11.775Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11-3b8b707e-09df-438c-98dd-0b11fb1d3a2b 2023-01-21T03:54:11.775Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T03:54:11.776Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] (Re-)joining group 2023-01-21T03:54:13.305Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T03:54:16.315Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T03:54:19.322Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T03:54:22.330Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T03:54:25.338Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T03:54:28.345Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T03:54:31.352Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T03:54:34.359Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T03:54:37.366Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T03:54:40.375Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T03:54:43.383Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T03:54:46.391Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T03:54:46.965Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:54:46.974Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T03:54:46.974Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] (Re-)joining group 2023-01-21T03:54:46.981Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Successfully joined group with generation Generation{generationId=21, memberId='SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11-3b8b707e-09df-438c-98dd-0b11fb1d3a2b', protocol='range'} 2023-01-21T03:54:46.982Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Successfully joined group with generation Generation{generationId=21, memberId='SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84', protocol='range'} 2023-01-21T03:54:46.985Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-21T03:54:46.986Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-21T03:54:46.986Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-21T03:54:46.986Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-21T03:54:46.986Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-21T03:54:46.987Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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 ZnlKwZygSveJXoaU_lL5oQ 2023-01-21T03:54:46.987Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Finished assignment for group at generation 21: {SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11-3b8b707e-09df-438c-98dd-0b11fb1d3a2b=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-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84=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-01-21T03:54:47.001Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Successfully synced group in generation Generation{generationId=21, memberId='SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84', protocol='range'} 2023-01-21T03:54:47.001Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T03:54:47.001Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T03:54:47.002Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Successfully synced group in generation Generation{generationId=21, memberId='SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11-3b8b707e-09df-438c-98dd-0b11fb1d3a2b', protocol='range'} 2023-01-21T03:54:47.002Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T03:54:47.002Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T03:54:47.005Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T03:54:47.005Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T03:54:47.005Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T03:54:47.005Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=490, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T03:54:47.005Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T03:54:47.005Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T03:54:47.006Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T03:54:47.006Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T03:54:47.006Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T03:54:47.006Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T03:54:47.006Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T03:54:47.006Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T03:54:47.084Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T03:54:47.084Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"45b98f7f-dcbb-46a0-9c9c-0914743c0330","serviceName":"vFW 2023-01-21 01-45-02","serviceVersion":"1.0","serviceUUID":"da9ce12f-8aa6-4f93-842c-f50b6e0cc987","serviceDescription":"catalog service description","serviceInvariantUUID":"b727b54e-fb07-446b-8ee1-128b369f25e5","resources":[{"resourceInstanceName":"vFW 1a2da676-21bb 0","resourceName":"vFW 1a2da676-21bb","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"c96e12e6-030a-4223-9ef3-9ea946ffcc78","resourceInvariantUUID":"781d8412-3ada-442b-8809-b3149e33c244","resourceCustomizationUUID":"f4fe54a7-feef-4404-973c-368699dddb1d","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vf-license-model.xml","artifactChecksum":"OTZiNjQ4N2U5MmU3MDJhODg0NjBkMTZmOTE1Mzc2OWI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"52f2c04f-3d64-4595-9761-611c592e8fb0","artifactVersion":"1"},{"artifactName":"vfw1a2da67621bb0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json","artifactChecksum":"MTRjNWViMjc3ZWRhNDcxMDM3YzE2NzFkZGMyYzQyYzM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"90f29a0e-c305-4a3c-9657-0ba8ca59a031","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"7a3af22d-5348-472e-8bfe-14e26c1ece1a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTg4MTVkN2Q3MGE3ZDg0YTczYmQwN2Y2N2QxNzFiMDk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"bd282208-8ee5-4347-b4bc-71e73470773c","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ca56e45e-82c8-42d9-a72f-4cc0982a1aa1","artifactVersion":"2","generatedFromUUID":"7a3af22d-5348-472e-8bfe-14e26c1ece1a"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230121014502-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-template.yml","artifactChecksum":"ZmU4N2E1ZDc0N2NlMTRmZWMyZDliZjQ4OWMwMmE3NGE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"94edccef-fe84-4340-bed4-fa5aed749213","artifactVersion":"1"},{"artifactName":"service-Vfw20230121014502-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar","artifactChecksum":"NDNhZDYxOGY1MjViMzViN2FjMDU0OWY3ZWI5NTE3YTE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"44f0b1ea-54d5-4b9e-b2c6-1ff673054616","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-21T03:54:47.087Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:54:47.087Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:54:47.087Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:54:47.087Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674273251593, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:54:48.017Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-21T03:54:48.017Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674273251593, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T03:54:48.018Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:54:48.088Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:54:48.088Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:54:48.088Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:54:48.088Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674273251593, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:54:49.089Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:54:49.089Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:54:49.089Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:54:49.090Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674273251593, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:54:50.090Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:54:50.091Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:54:50.091Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:54:50.091Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674273251593, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:54:51.092Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:54:51.093Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:54:51.093Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:54:51.094Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674273251593, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:54:52.095Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:54:52.096Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:54:52.096Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:54:52.096Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674273251593, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:54:53.097Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T03:54:53.098Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:54:53.098Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:54:53.098Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674273251593, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:54:54.100Z||pool-2-thread-4|||||DEBUG|500||sending notification to client: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "serviceName": "vFW 2023-01-21 01-45-02", "serviceVersion": "1.0", "serviceUUID": "da9ce12f-8aa6-4f93-842c-f50b6e0cc987", "serviceDescription": "catalog service description", "serviceInvariantUUID": "b727b54e-fb07-446b-8ee1-128b369f25e5", "resources": [ { "resourceInstanceName": "vFW 1a2da676-21bb 0", "resourceCustomizationUUID": "f4fe54a7-feef-4404-973c-368699dddb1d", "resourceName": "vFW 1a2da676-21bb", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "c96e12e6-030a-4223-9ef3-9ea946ffcc78", "resourceInvariantUUID": "781d8412-3ada-442b-8809-b3149e33c244", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw1a2da67621bb0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json", "artifactChecksum": "MTRjNWViMjc3ZWRhNDcxMDM3YzE2NzFkZGMyYzQyYzM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "90f29a0e-c305-4a3c-9657-0ba8ca59a031", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "7a3af22d-5348-472e-8bfe-14e26c1ece1a", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "ca56e45e-82c8-42d9-a72f-4cc0982a1aa1", "generatedFromUUID": "7a3af22d-5348-472e-8bfe-14e26c1ece1a" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "ca56e45e-82c8-42d9-a72f-4cc0982a1aa1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230121014502-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "artifactChecksum": "NDNhZDYxOGY1MjViMzViN2FjMDU0OWY3ZWI5NTE3YTE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "44f0b1ea-54d5-4b9e-b2c6-1ff673054616" } ], "workloadContext": "Production" } 2023-01-21T03:54:54.100Z||pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-21T03:54:54.100Z||pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 da9ce12f-8aa6-4f93-842c-f50b6e0cc987 ASDC 2023-01-21T03:54:54.101Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||ASDC Notification: DistributionID:45b98f7f-dcbb-46a0-9c9c-0914743c0330 ServiceName:vFW 2023-01-21 01-45-02 ServiceVersion:1.0 ServiceUUID:da9ce12f-8aa6-4f93-842c-f50b6e0cc987 ServiceInvariantUUID:b727b54e-fb07-446b-8ee1-128b369f25e5 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230121014502-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar ArtifactUUID:44f0b1ea-54d5-4b9e-b2c6-1ff673054616 ArtifactChecksum:NDNhZDYxOGY1MjViMzViN2FjMDU0OWY3ZWI5NTE3YTE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 1a2da676-21bb 0 ResourceCustomizationUUID:f4fe54a7-feef-4404-973c-368699dddb1d ResourceInvariantUUID:781d8412-3ada-442b-8809-b3149e33c244 ResourceName:vFW 1a2da676-21bb ResourceType:VF ResourceUUID:c96e12e6-030a-4223-9ef3-9ea946ffcc78 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw1a2da67621bb0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json ArtifactUUID:90f29a0e-c305-4a3c-9657-0ba8ca59a031 ArtifactChecksum:MTRjNWViMjc3ZWRhNDcxMDM3YzE2NzFkZGMyYzQyYzM= 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/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml ArtifactUUID:7a3af22d-5348-472e-8bfe-14e26c1ece1a 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/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env ArtifactUUID:ca56e45e-82c8-42d9-a72f-4cc0982a1aa1 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/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env ArtifactUUID:ca56e45e-82c8-42d9-a72f-4cc0982a1aa1 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-21T03:54:54.101Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF da9ce12f-8aa6-4f93-842c-f50b6e0cc987 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-01-21T03:54:54.132Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T03:54:54.133Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-01-21T03:54:54.133Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-01-21T03:54:54.133Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 44f0b1ea-54d5-4b9e-b2c6-1ff673054616 from URL: /sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar 2023-01-21T03:54:54.133Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-01-21T03:54:54.134Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar 2023-01-21T03:54:54.396Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-01-21T03:54:54.397Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar 44f0b1ea-54d5-4b9e-b2c6-1ff673054616 101500 2023-01-21T03:54:54.397Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar ASDC sendASDCNotification 2023-01-21T03:54:54.397Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar 2023-01-21T03:54:54.397Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-21T03:54:54.398Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:54:54.398Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:54:54.398Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674273294397, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:54:55.399Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T03:54:55.399Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-01-21T03:54:55.400Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 44f0b1ea-54d5-4b9e-b2c6-1ff673054616, URL: /sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar to file: /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T03:54:55.401Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230121014502-csar.csar 2023-01-21T03:54:55.401Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T03:54:55.402Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T03:54:55.707Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9089300377081057511/Definitions/service-Vfw20230121014502-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 2023-01-21T03:54:57.966Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-21T03:54:57.966Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-01-21T03:54:57.967Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T03:54:57.967Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-01-21T03:54:57.967Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T03:54:57.967Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T03:54:57.967Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 1a2da676-21bb 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-Vfw20230121014502-csar.csar 2023-01-21T03:54:57.967Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T03:54:57.967Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T03:54:57.967Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T03:54:57.967Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T03:54:57.967Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T03:54:57.968Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T03:54:57.968Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T03:54:57.968Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230121014502-csar.csar 2023-01-21T03:54:57.968Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-01-21T03:54:57.968Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:54:57.968Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:54:57.968Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is matching search criteria 2023-01-21T03:54:57.969Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-01-21T03:54:57.969Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 1a2da676-21bb 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T03:54:57.969Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:54:57.969Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:54:57.969Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is matching search criteria 2023-01-21T03:54:57.970Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-01-21T03:54:57.970Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 1a2da676-21bb 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T03:54:57.970Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:54:57.970Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:54:57.970Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:54:57.970Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is not matching search criteria 2023-01-21T03:54:57.970Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-21T03:54:57.971Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-21T03:54:57.971Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-21T03:54:57.971Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-21T03:54:57.971Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-21T03:54:57.971Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T03:54:57.971Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-21T03:54:57.971Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-21T03:54:57.971Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-21T03:54:57.971Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-21T03:54:57.972Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-21T03:54:57.972Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-21T03:54:57.972Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-21T03:54:57.972Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-21T03:54:57.972Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T03:54:57.972Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-21T03:54:57.972Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:54:57.972Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-21T03:54:57.973Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:54:57.973Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is matching search criteria 2023-01-21T03:54:57.973Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 1a2da676-21bb 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T03:54:57.973Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:54:57.973Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is matching search criteria 2023-01-21T03:54:57.973Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 1a2da676-21bb 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T03:54:57.974Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:54:57.974Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is matching search criteria 2023-01-21T03:54:57.974Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 1a2da676-21bb 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T03:54:57.974Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:54:57.974Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is not matching search criteria 2023-01-21T03:54:57.974Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-21T03:54:57.974Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-01-21T03:54:57.975Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-21T03:54:57.975Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-21T03:54:57.975Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-21T03:54:57.975Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-21T03:54:57.975Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-21T03:54:57.975Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-21T03:54:57.975Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-21T03:54:57.975Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-21T03:54:57.976Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T03:54:57.976Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=0b891178-d120-4844-9fd1-def066c91da2 2023-01-21T03:54:57.976Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:54:57.976Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is not matching search criteria 2023-01-21T03:54:57.976Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-21T03:54:57.976Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-21T03:54:57.976Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-21T03:54:57.976Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-21T03:54:57.976Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-21T03:54:57.977Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T03:54:57.977Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-21T03:54:57.977Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-01-21T03:54:57.977Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-21T03:54:57.977Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-21T03:54:57.977Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-21T03:54:57.977Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T03:54:57.977Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=39289008-5ebe-4286-b3c5-8df8773a55e3 2023-01-21T03:54:57.978Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:54:57.978Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template vFW 1a2da676-21bb 0 is not matching search criteria 2023-01-21T03:54:57.978Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-21T03:54:57.978Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-21T03:54:57.978Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-21T03:54:57.978Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-21T03:54:57.978Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-21T03:54:57.978Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-21T03:54:57.978Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-21T03:54:57.979Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-21T03:54:57.979Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-21T03:54:57.979Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-21T03:54:57.979Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-21T03:54:57.979Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-01-21T03:54:57.979Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=3165e770-78e5-48c5-ad19-04d487fdc642 2023-01-21T03:54:57.979Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:54:57.980Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:54:57.980Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:54:57.980Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:54:57.980Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:54:57.980Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:54:57.980Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T03:54:57.980Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-21 01-45-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T03:54:57.980Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-01-21 01-45-02 Description:catalog service description Model UUID:da9ce12f-8aa6-4f93-842c-f50b6e0cc987 Model Version:NULL Model InvariantUuid:b727b54e-fb07-446b-8ee1-128b369f25e5 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 1a2da676-21bb Model UUID:3d2be369-370d-4411-aca2-dcddb491b8fb Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:781d8412-3ada-442b-8809-b3149e33c244 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:f4fe54a7-feef-4404-973c-368699dddb1d NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:dc72afcf-144c-47b1-8520-9e8c53cc5c65 ModelName:Vfw1a2da67621bb..base_vfw..module-0 ModelUuid:897a71f4-0f84-4bf2-b030-7fa92b405fe9 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:0b891178-d120-4844-9fd1-def066c91da2 ModelInvariantUuid:9cade322-c073-4a62-89a0-a3e8ab9a42ad ModelName:vFW 1a2da676-21bb-nodes.vfwCvfc ModelUuid:97b26e39-a776-4d6a-bf4d-1987b81a80a1 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:d0571160-6d72-4749-be10-876ace27ab8c ModelInvariantUuid:67e49acd-e87a-4d19-9d2d-679ffee517f3 ModelName:Vfw1a2da67621bb.compute.nodes.heat.vfw ModelUuid:9be0c9bb-f476-43fb-b205-bf912e911d4d ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:39289008-5ebe-4286-b3c5-8df8773a55e3 ModelInvariantUuid:53132702-2590-4264-a8fb-8af2453e2b1e ModelName:vFW 1a2da676-21bb-nodes.vsnCvfc ModelUuid:86a391ce-7b26-426c-8768-bb1287ece196 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:277fefbd-12ce-4109-a6fd-fe8ab4d7dd5a ModelInvariantUuid:dfe21d4e-409b-4e81-bc44-04824b506712 ModelName:Vfw1a2da67621bb.compute.nodes.heat.vsn ModelUuid:2b68fb56-bb46-4f9a-bbf3-b2e4ca5fad27 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:3165e770-78e5-48c5-ad19-04d487fdc642 ModelInvariantUuid:7f53b2f0-ce1d-4400-aef7-27465b61f170 ModelName:vFW 1a2da676-21bb-nodes.vpgCvfc ModelUuid:dcdfb45a-17f2-4e76-b4f8-86f0eba1184a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:caf98f05-eada-462b-af8f-fbc39ed46f37 ModelInvariantUuid:9a4bf715-b00a-4f8f-be41-51d498b690a0 ModelName:Vfw1a2da67621bb.compute.nodes.heat.vpg ModelUuid:f1f4c7c6-6ca2-461a-955b-a3105cfea4d7 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-01-21T03:54:58.006Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||ERROR|500||Csar with UUID: 44f0b1ea-54d5-4b9e-b2c6-1ff673054616 already exists 2023-01-21T03:54:58.006Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar ASDC sendASDCNotification 2023-01-21T03:54:58.007Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar(Csar with UUID: 44f0b1ea-54d5-4b9e-b2c6-1ff673054616 already exists) 2023-01-21T03:54:58.007Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-21T03:54:58.007Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:54:58.007Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:54:58.007Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674273298006, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 44f0b1ea-54d5-4b9e-b2c6-1ff673054616 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:54:59.009Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar ASDC sendASDCNotification 2023-01-21T03:54:59.010Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar(Resource with UUID: c96e12e6-030a-4223-9ef3-9ea946ffcc78 already exists) 2023-01-21T03:54:59.010Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-21T03:54:59.010Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-21T03:54:59.010Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T03:54:59.010Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674273299009, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: c96e12e6-030a-4223-9ef3-9ea946ffcc78 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:55:00.012Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:55:00.025Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T03:55:00.027Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:55:00.027Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:55:00.027Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:55:00.028Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:55:30.028Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:55:30.040Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T03:55:30.042Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:55:30.042Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:55:30.042Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:55:30.042Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:55:46.965Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:55:46.967Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-21T03:55:46.967Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674273251593, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vfw1a2da67621bb0_modules.json", "status": "NOTIFIED" } 2023-01-21T03:55:46.968Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:56:00.042Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:56:00.055Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T03:56:00.057Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:56:00.057Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:56:00.058Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:56:00.058Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:56:30.058Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:56:30.070Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T03:56:30.073Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:56:30.073Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:56:30.073Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:56:30.073Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:56:46.965Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:56:46.967Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-21T03:56:46.967Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674273251593, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-01-21T03:56:46.967Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:56:46.967Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-21T03:56:46.968Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674273251593, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T03:56:46.968Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:56:46.968Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-21T03:56:46.968Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674273251593, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/resourceInstances/vfw1a2da67621bb0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-01-21T03:56:46.968Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:56:46.969Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-21T03:56:46.969Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674273251593, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-template.yml", "status": "NOT_NOTIFIED" } 2023-01-21T03:56:46.969Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:56:46.969Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-21T03:56:46.969Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674273251593, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "NOTIFIED" } 2023-01-21T03:56:46.969Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:56:46.970Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-21T03:56:46.970Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674273294397, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-21T03:56:46.970Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:56:46.970Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-21T03:56:46.970Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674273298006, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 44f0b1ea-54d5-4b9e-b2c6-1ff673054616 already exists" } 2023-01-21T03:56:46.970Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:56:46.971Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-21T03:56:46.971Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674273299009, "artifactURL": "/sdc/v1/catalog/services/Vfw20230121014502/1.0/artifacts/service-Vfw20230121014502-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: c96e12e6-030a-4223-9ef3-9ea946ffcc78 already exists" } 2023-01-21T03:56:46.971Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T03:57:00.073Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:57:00.085Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T03:57:00.087Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:57:00.087Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:57:00.087Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:57:00.088Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:57:30.088Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:57:30.099Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T03:57:30.101Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:57:30.101Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:57:30.102Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:57:30.102Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:57:46.965Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:58:00.102Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:58:00.112Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T03:58:00.114Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:58:00.114Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:58:00.114Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:58:00.114Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:58:30.114Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:58:30.126Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T03:58:30.128Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:58:30.128Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:58:30.129Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:58:30.129Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:58:46.967Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:59:00.129Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:59:00.142Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T03:59:00.145Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:59:00.145Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:59:00.145Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:59:00.145Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:59:30.146Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T03:59:30.161Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T03:59:30.163Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T03:59:30.164Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T03:59:30.164Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T03:59:30.164Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T03:59:46.968Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T03:59:47.117Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, 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-01-21T03:59:47.118Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Member SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11-3b8b707e-09df-438c-98dd-0b11fb1d3a2b 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-01-21T03:59:47.118Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-01-21T03:59:47.119Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d8402f88-1579-4ba6-a0e5-a20c8b15da11, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-01-21T03:59:47.445Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: group is already rebalancing 2023-01-21T03:59:47.453Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T03:59:47.453Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] (Re-)joining group 2023-01-21T03:59:47.457Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Successfully joined group with generation Generation{generationId=22, memberId='SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84', protocol='range'} 2023-01-21T03:59:47.458Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Finished assignment for group at generation 22: {SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84=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-01-21T03:59:47.468Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Successfully synced group in generation Generation{generationId=22, memberId='SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84', protocol='range'} 2023-01-21T03:59:47.468Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T03:59:47.468Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T03:59:47.471Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T03:59:47.471Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T03:59:47.471Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T03:59:47.472Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=500, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T03:59:47.472Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T03:59:47.472Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T04:00:00.165Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-21T04:00:00.165Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 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-01-21T04:00:00.175Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 45b98f7f-dcbb-46a0-9c9c-0914743c0330 and serviceModelVersionId: da9ce12f-8aa6-4f93-842c-f50b6e0cc987 2023-01-21T04:00:00.175Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b727b54e-fb07-446b-8ee1-128b369f25e5 2023-01-21T04:00:00.176Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0 2023-01-21T04:00:00.182Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context! 2023-01-21T04:00:00.229Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0|INFO|500||Invoke 2023-01-21T04:00:00.229Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[45b98f7f-dcbb-46a0-9c9c-0914743c0330], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[957d6c90-b2d6-496e-b66d-8a21e209a3b8], X-ECOMP-RequestID=[45b98f7f-dcbb-46a0-9c9c-0914743c0330], X-TransactionId=[], X-ONAP-RequestID=[45b98f7f-dcbb-46a0-9c9c-0914743c0330], Content-Type=[application/merge-patch+json]} 2023-01-21T04:00:00.233Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-21T04:00:00.367Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?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/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0 has http status code:200 and response headers:{date=[Sat, 21 Jan 2023 04:00:00 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[131], vertex-id=[176192], x-aai-txid=[0-aai-resources-230121-04:00:00:901-67174], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-21T04:00:00.368Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-21T04:00:00.368Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b727b54e-fb07-446b-8ee1-128b369f25e5/model-vers/model-ver/da9ce12f-8aa6-4f93-842c-f50b6e0cc987?depth=0|INFO|500||InvokeReturn 2023-01-21T04:00:00.369Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-21T04:00:00.369Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-21T04:00:00.375Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-21T04:00:00.375Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 45b98f7f-dcbb-46a0-9c9c-0914743c0330 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-21T04:00:00.376Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-21T04:00:00.376Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-21T04:00:00.376Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T04:00:00.377Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674273600376, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T04:00:00.403Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-21T04:00:00.403Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "45b98f7f-dcbb-46a0-9c9c-0914743c0330", "consumerID": "SO-sdc-controller", "timestamp": 1674273600376, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-21T04:00:00.404Z||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-01-21T04:00:01.397Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T04:00:01.398Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"13870b9d-0319-462b-b063-7789f4b0e2c4","serviceName":"basic_onboard_NWXFRB","serviceVersion":"1.0","serviceUUID":"07e40dd4-94ca-4b5d-8af2-f8bae515f67a","serviceDescription":"service","serviceInvariantUUID":"9ca22f49-0199-4c2e-93b7-c64102c6227b","resources":[{"resourceInstanceName":"basic_onboard_NWXFRB 0","resourceName":"basic_onboard_NWXFRB","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"817be29a-e8f0-451d-85e6-5bf56c2250f8","resourceInvariantUUID":"63f3fab4-e4f6-4151-87e8-05079c257eaf","resourceCustomizationUUID":"30509283-d0a5-43ba-8b90-ad64c2cc93db","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vf-license-model.xml","artifactChecksum":"YThhMzlkNjNkYjg0Zjg2M2FmMWQ1MDBiN2JiZWU1YjY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c6ded93e-a8c7-4be9-88a4-8f72e67b3b3c","artifactVersion":"1"},{"artifactName":"basic_onboard_nwxfrb0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json","artifactChecksum":"YzdhNDliZDY0ODU1MGRiODM0ZGZiMTNjZDJkYjdkMDY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d46ef092-d69c-4879-9203-9037c370df17","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"0499d477-2bd1-4dd7-9e43-f6406263c841","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ddcf8e80-c53e-4f77-a0a4-cb4c2bfac593","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"14dd871a-88aa-4fb9-a5a8-0ce68c710922","artifactVersion":"2","generatedFromUUID":"0499d477-2bd1-4dd7-9e43-f6406263c841"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardNwxfrb-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-template.yml","artifactChecksum":"ZGI4YzJiY2QxMjczNzZmZGZiZjAxNDBiODVlZDI2OTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7ce644cb-4dd9-4ceb-a69f-91419c76d928","artifactVersion":"1"},{"artifactName":"service-BasicOnboardNwxfrb-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar","artifactChecksum":"NGEzMzQ4NGViOGE2MGFkOWFmNjEyM2ZmNDNkMmVlOTE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b004d70f-6655-4372-a024-53bb61ccbbe3","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-21T04:00:01.398Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T04:00:01.398Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-21T04:00:01.399Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T04:00:01.399Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674273251593, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T04:00:02.399Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T04:00:02.400Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-21T04:00:02.400Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T04:00:02.400Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674273251593, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T04:00:03.401Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T04:00:03.401Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-21T04:00:03.401Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T04:00:03.401Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674273251593, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T04:00:04.402Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T04:00:04.402Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-21T04:00:04.402Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T04:00:04.402Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674273251593, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T04:00:05.403Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T04:00:05.403Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-21T04:00:05.404Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T04:00:05.404Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674273251593, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T04:00:06.404Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T04:00:06.405Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-21T04:00:06.405Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T04:00:06.405Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674273251593, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T04:00:07.405Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T04:00:07.406Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-21T04:00:07.406Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T04:00:07.406Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674273251593, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T04:00:08.407Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||sending notification to client: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "serviceName": "basic_onboard_NWXFRB", "serviceVersion": "1.0", "serviceUUID": "07e40dd4-94ca-4b5d-8af2-f8bae515f67a", "serviceDescription": "service", "serviceInvariantUUID": "9ca22f49-0199-4c2e-93b7-c64102c6227b", "resources": [ { "resourceInstanceName": "basic_onboard_NWXFRB 0", "resourceCustomizationUUID": "30509283-d0a5-43ba-8b90-ad64c2cc93db", "resourceName": "basic_onboard_NWXFRB", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "817be29a-e8f0-451d-85e6-5bf56c2250f8", "resourceInvariantUUID": "63f3fab4-e4f6-4151-87e8-05079c257eaf", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_nwxfrb0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json", "artifactChecksum": "YzdhNDliZDY0ODU1MGRiODM0ZGZiMTNjZDJkYjdkMDY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d46ef092-d69c-4879-9203-9037c370df17", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "0499d477-2bd1-4dd7-9e43-f6406263c841", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "14dd871a-88aa-4fb9-a5a8-0ce68c710922", "generatedFromUUID": "0499d477-2bd1-4dd7-9e43-f6406263c841" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "14dd871a-88aa-4fb9-a5a8-0ce68c710922", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardNwxfrb-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "artifactChecksum": "NGEzMzQ4NGViOGE2MGFkOWFmNjEyM2ZmNDNkMmVlOTE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b004d70f-6655-4372-a024-53bb61ccbbe3" } ], "workloadContext": "Production" } 2023-01-21T04:00:08.407Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-21T04:00:08.407Z|45b98f7f-dcbb-46a0-9c9c-0914743c0330|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 07e40dd4-94ca-4b5d-8af2-f8bae515f67a ASDC 2023-01-21T04:00:08.408Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||ASDC Notification: DistributionID:13870b9d-0319-462b-b063-7789f4b0e2c4 ServiceName:basic_onboard_NWXFRB ServiceVersion:1.0 ServiceUUID:07e40dd4-94ca-4b5d-8af2-f8bae515f67a ServiceInvariantUUID:9ca22f49-0199-4c2e-93b7-c64102c6227b ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardNwxfrb-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar ArtifactUUID:b004d70f-6655-4372-a024-53bb61ccbbe3 ArtifactChecksum:NGEzMzQ4NGViOGE2MGFkOWFmNjEyM2ZmNDNkMmVlOTE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_NWXFRB 0 ResourceCustomizationUUID:30509283-d0a5-43ba-8b90-ad64c2cc93db ResourceInvariantUUID:63f3fab4-e4f6-4151-87e8-05079c257eaf ResourceName:basic_onboard_NWXFRB ResourceType:VF ResourceUUID:817be29a-e8f0-451d-85e6-5bf56c2250f8 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_nwxfrb0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json ArtifactUUID:d46ef092-d69c-4879-9203-9037c370df17 ArtifactChecksum:YzdhNDliZDY0ODU1MGRiODM0ZGZiMTNjZDJkYjdkMDY= 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/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml ArtifactUUID:0499d477-2bd1-4dd7-9e43-f6406263c841 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/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env ArtifactUUID:14dd871a-88aa-4fb9-a5a8-0ce68c710922 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/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env ArtifactUUID:14dd871a-88aa-4fb9-a5a8-0ce68c710922 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-21T04:00:08.408Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 07e40dd4-94ca-4b5d-8af2-f8bae515f67a 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-01-21T04:00:08.454Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T04:00:08.455Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-01-21T04:00:08.455Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-01-21T04:00:08.455Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: b004d70f-6655-4372-a024-53bb61ccbbe3 from URL: /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T04:00:08.455Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-01-21T04:00:08.455Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T04:00:08.821Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-01-21T04:00:08.822Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar b004d70f-6655-4372-a024-53bb61ccbbe3 75685 2023-01-21T04:00:08.822Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar ASDC sendASDCNotification 2023-01-21T04:00:08.822Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T04:00:08.822Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-21T04:00:08.822Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-21T04:00:08.822Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T04:00:08.822Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674273608822, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T04:00:09.823Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T04:00:09.823Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-01-21T04:00:09.824Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: b004d70f-6655-4372-a024-53bb61ccbbe3, URL: /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar to file: /app/ASDC/1/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T04:00:09.824Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardNwxfrb-csar.csar 2023-01-21T04:00:09.825Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T04:00:09.825Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T04:00:09.982Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7675597297961214216/Definitions/service-BasicOnboardNwxfrb-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-01-21T04:00:11.066Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-21T04:00:11.066Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-01-21T04:00:11.066Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T04:00:11.066Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-01-21T04:00:11.066Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T04:00:11.066Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T04:00:11.066Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_NWXFRB 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-BasicOnboardNwxfrb-csar.csar 2023-01-21T04:00:11.067Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T04:00:11.067Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T04:00:11.067Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T04:00:11.067Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardNwxfrb-csar.csar 2023-01-21T04:00:11.067Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-01-21T04:00:11.067Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T04:00:11.067Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T04:00:11.067Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is matching search criteria 2023-01-21T04:00:11.068Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-01-21T04:00:11.068Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_NWXFRB 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T04:00:11.068Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T04:00:11.068Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T04:00:11.068Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is matching search criteria 2023-01-21T04:00:11.068Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-01-21T04:00:11.069Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_NWXFRB 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T04:00:11.069Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T04:00:11.069Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T04:00:11.069Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T04:00:11.069Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is not matching search criteria 2023-01-21T04:00:11.069Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2023-01-21T04:00:11.069Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2023-01-21T04:00:11.069Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2023-01-21T04:00:11.070Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-01-21T04:00:11.070Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-21T04:00:11.070Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T04:00:11.070Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-21T04:00:11.070Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T04:00:11.070Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is matching search criteria 2023-01-21T04:00:11.070Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_NWXFRB 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T04:00:11.071Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T04:00:11.071Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is matching search criteria 2023-01-21T04:00:11.071Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_NWXFRB 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T04:00:11.071Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T04:00:11.071Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is matching search criteria 2023-01-21T04:00:11.071Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_NWXFRB 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-21T04:00:11.071Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T04:00:11.071Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_NWXFRB 0 is not matching search criteria 2023-01-21T04:00:11.072Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-01-21T04:00:11.072Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-01-21T04:00:11.072Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=1e7c47cb-a57d-4c61-adeb-d46897b93137 2023-01-21T04:00:11.072Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T04:00:11.072Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T04:00:11.072Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T04:00:11.072Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T04:00:11.072Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T04:00:11.073Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T04:00:11.073Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T04:00:11.073Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_NWXFRB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T04:00:11.073Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_NWXFRB Description:service Model UUID:07e40dd4-94ca-4b5d-8af2-f8bae515f67a Model Version:NULL Model InvariantUuid:9ca22f49-0199-4c2e-93b7-c64102c6227b Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_NWXFRB Model UUID:1722a130-7f7d-4b07-96fd-d9484c679a1c Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:63f3fab4-e4f6-4151-87e8-05079c257eaf Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:30509283-d0a5-43ba-8b90-ad64c2cc93db NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:c37127e7-4ca0-46e3-9428-b8651c56e1f7 ModelName:BasicOnboardNwxfrb..base_ubuntu18..module-0 ModelUuid:0e1e6b3c-f06b-47f4-ad4f-f3a1d7654da3 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:1e7c47cb-a57d-4c61-adeb-d46897b93137 ModelInvariantUuid:1c2cf982-5f7d-4e95-b4ed-00f84a33bc58 ModelName:basic_onboard_NWXFRB-nodes.ubuntu18Cvfc ModelUuid:9d200639-63b6-4ec3-9444-9490d2e462fa ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:f1042fbd-28a5-4f4f-b517-925980dc9f4f ModelInvariantUuid:56f794fe-811b-4473-8f58-a73099459487 ModelName:BasicOnboardNwxfrb.compute.nodes.heat.ubuntu18 ModelUuid:6517ffea-2d7a-4966-8779-a58234ff5a48 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-01-21T04:00:11.102Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||ERROR|500||Csar with UUID: b004d70f-6655-4372-a024-53bb61ccbbe3 already exists 2023-01-21T04:00:11.102Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar ASDC sendASDCNotification 2023-01-21T04:00:11.103Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar(Csar with UUID: b004d70f-6655-4372-a024-53bb61ccbbe3 already exists) 2023-01-21T04:00:11.103Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-21T04:00:11.103Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-21T04:00:11.103Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T04:00:11.103Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674273611102, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: b004d70f-6655-4372-a024-53bb61ccbbe3 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T04:00:12.104Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar ASDC sendASDCNotification 2023-01-21T04:00:12.104Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar(Resource with UUID: 817be29a-e8f0-451d-85e6-5bf56c2250f8 already exists) 2023-01-21T04:00:12.104Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-21T04:00:12.104Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-21T04:00:12.105Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T04:00:12.105Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674273612104, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 817be29a-e8f0-451d-85e6-5bf56c2250f8 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T04:00:13.105Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T04:00:13.118Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T04:00:13.120Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T04:00:13.120Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T04:00:13.120Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T04:00:13.120Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T04:00:43.121Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T04:00:43.135Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T04:00:43.137Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T04:00:43.137Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T04:00:43.138Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T04:00:43.138Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T04:00:46.965Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T04:00:46.972Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-21T04:00:46.972Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674273251593, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T04:00:46.973Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T04:00:46.973Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-21T04:00:46.973Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674273251593, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/basic_onboard_nwxfrb0_modules.json", "status": "NOTIFIED" } 2023-01-21T04:00:46.974Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T04:00:46.974Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-21T04:00:46.974Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674273251593, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-01-21T04:00:46.974Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T04:00:46.974Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-21T04:00:46.974Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674273251593, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T04:00:46.974Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T04:00:46.974Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-21T04:00:46.974Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674273251593, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/resourceInstances/basic_onboard_nwxfrb0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-01-21T04:00:46.974Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T04:00:46.974Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-21T04:00:46.974Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674273251593, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-template.yml", "status": "NOT_NOTIFIED" } 2023-01-21T04:00:46.975Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T04:00:46.975Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-21T04:00:46.975Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674273251593, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "NOTIFIED" } 2023-01-21T04:00:46.975Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T04:00:46.975Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-21T04:00:46.975Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674273608822, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-21T04:00:46.975Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T04:00:46.975Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-21T04:00:46.975Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674273611102, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: b004d70f-6655-4372-a024-53bb61ccbbe3 already exists" } 2023-01-21T04:00:46.975Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T04:00:46.975Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-21T04:00:46.976Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674273612104, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNwxfrb/1.0/artifacts/service-BasicOnboardNwxfrb-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 817be29a-e8f0-451d-85e6-5bf56c2250f8 already exists" } 2023-01-21T04:00:46.976Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T04:01:13.138Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T04:01:13.155Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T04:01:13.157Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T04:01:13.157Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T04:01:13.157Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T04:01:13.157Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T04:01:43.158Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T04:01:43.169Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T04:01:43.172Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T04:01:43.172Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T04:01:43.172Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T04:01:43.173Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T04:01:46.965Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T04:02:13.173Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T04:02:13.188Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T04:02:13.190Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T04:02:13.190Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T04:02:13.190Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T04:02:13.190Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T04:02:43.191Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T04:02:43.204Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T04:02:43.206Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T04:02:43.207Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T04:02:43.207Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T04:02:43.207Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T04:02:46.966Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T04:03:13.207Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T04:03:13.220Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T04:03:13.222Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T04:03:13.223Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T04:03:13.223Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T04:03:13.223Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T04:03:43.223Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T04:03:43.236Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T04:03:43.238Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T04:03:43.238Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T04:03:43.238Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T04:03:43.238Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T04:03:46.968Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T04:04:13.239Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T04:04:13.255Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T04:04:13.258Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T04:04:13.258Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T04:04:13.258Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T04:04:13.258Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T04:04:43.259Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T04:04:43.270Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T04:04:43.273Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T04:04:43.273Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T04:04:43.273Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T04:04:43.273Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T04:04:46.969Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T04:04:47.214Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Request joining group due to: cached metadata has changed from (version60: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version61: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-01-21T04:04:47.221Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T04:04:47.221Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] (Re-)joining group 2023-01-21T04:04:47.226Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Successfully joined group with generation Generation{generationId=23, memberId='SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84', protocol='range'} 2023-01-21T04:04:47.227Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Finished assignment for group at generation 23: {SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84=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-01-21T04:04:47.234Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Successfully synced group in generation Generation{generationId=23, memberId='SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137-dbf48b82-049d-4ac3-bc93-2ac20c132e84', protocol='range'} 2023-01-21T04:04:47.235Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T04:04:47.235Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-01-21T04:04:47.237Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T04:04:47.238Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T04:04:47.238Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T04:04:47.238Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=511, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-21T04:04:47.238Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-01-21T04:04:47.238Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c02313b4-997e-493a-b28a-3ba2741c7137, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-01-21T04:05:13.273Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-21T04:05:13.274Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 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-01-21T04:05:13.280Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 13870b9d-0319-462b-b063-7789f4b0e2c4 and serviceModelVersionId: 07e40dd4-94ca-4b5d-8af2-f8bae515f67a 2023-01-21T04:05:13.281Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9ca22f49-0199-4c2e-93b7-c64102c6227b 2023-01-21T04:05:13.282Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?depth=0 2023-01-21T04:05:13.292Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context! 2023-01-21T04:05:13.336Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?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-01-21T04:05:13.338Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?depth=0|INFO|500||Invoke 2023-01-21T04:05:13.341Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-21T04:05:13.478Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?depth=0|INFO|500||InvokeReturn 2023-01-21T04:05:13.479Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9ca22f49-0199-4c2e-93b7-c64102c6227b/model-vers/model-ver/07e40dd4-94ca-4b5d-8af2-f8bae515f67a?depth=0 has http status code:200 and response headers:{date=[Sat, 21 Jan 2023 04:05:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[132], vertex-id=[180408], x-aai-txid=[1-aai-resources-230121-04:05:14:014-3731], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-21T04:05:13.479Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Response was returned with an empty entity. 2023-01-21T04:05:13.480Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-21T04:05:13.480Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-21T04:05:13.487Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-21T04:05:13.487Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 13870b9d-0319-462b-b063-7789f4b0e2c4 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-21T04:05:13.487Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-21T04:05:13.488Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-21T04:05:13.488Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T04:05:13.488Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674273913487, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T04:05:13.507Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T04:05:13.508Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "13870b9d-0319-462b-b063-7789f4b0e2c4", "consumerID": "SO-sdc-controller", "timestamp": 1674273913487, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-21T04:05:13.509Z||pool-2-thread-3|||||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-01-21T04:05:14.504Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-21T04:05:14.504Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"966d8dfe-64f1-44ce-947d-4171701b886e","serviceName":"Demo_pNF_QsZo4Ieqc0VRTFT9Yqel","serviceVersion":"1.0","serviceUUID":"e3807ff4-ac89-4eac-acab-a1c1339cc865","serviceDescription":"catalog service description","serviceInvariantUUID":"046a6cbe-557d-45ed-b2a7-f6a5551ed1f5","resources":[{"resourceInstanceName":"pNF f0471174-2ade 0","resourceName":"pNF f0471174-2ade","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"7720c512-3830-4d1a-8a7a-c616801d510a","resourceInvariantUUID":"2ae18bb8-6a77-49be-930e-7f80f3136019","resourceCustomizationUUID":"702a6882-1495-4ec7-8147-63e522c50a4b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/vf-license-model.xml","artifactChecksum":"MTc0ODU0MjUxMjZkMjY2YzdkY2ZlMTYwYzZmM2NiYTk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7aadd88a-6c77-4735-8a59-7d4b4a4684be","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/pNF.csar","artifactChecksum":"YmUyNmNiYjYwZTM2ZWQyZWRhYWFiZjViNTE3NjVhODA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"348eb42b-aa5f-47c9-a5c6-5afa8c270eee","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a936ca7a-250b-45ad-ba23-106a5d13a07a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/vendor-license-model.xml","artifactChecksum":"Yjc2ODM3MjQzZjVlMzFhNDk1Y2YyNjdiMDgwMDIyZWM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"c16517fd-5612-4c3a-bd2d-51e4b2c39976","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1e21a67b-b592-4aca-b070-4193467860d1","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e862beaf-35f1-43ce-9635-6411ae21c650","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfQszo4ieqc0vrtft9yqel-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-template.yml","artifactChecksum":"MjMzODM1ODBhY2I3NDMzMDg1NGIzNTNmZTlkMTE1Njk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f4d3b40c-0b83-40c4-bf67-8e448b809f06","artifactVersion":"1"},{"artifactName":"service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar","artifactChecksum":"NmYzYWNhMWMwOTI1NDdiYmU2MGRmNTFmZTIyN2JiYWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"fb45c911-1b1e-4358-8144-c6318b067521","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-21T04:05:14.504Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T04:05:14.505Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-21T04:05:14.505Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T04:05:14.505Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674273251593, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T04:05:15.506Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T04:05:15.506Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-21T04:05:15.506Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T04:05:15.507Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674273251593, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T04:05:16.508Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T04:05:16.509Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-21T04:05:16.509Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T04:05:16.509Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674273251593, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T04:05:17.510Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T04:05:17.510Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-21T04:05:17.510Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T04:05:17.510Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674273251593, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T04:05:18.511Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T04:05:18.512Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-21T04:05:18.512Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T04:05:18.512Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674273251593, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T04:05:19.513Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T04:05:19.514Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-21T04:05:19.514Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T04:05:19.514Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674273251593, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T04:05:20.516Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T04:05:20.517Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-21T04:05:20.517Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T04:05:20.518Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674273251593, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T04:05:21.520Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-21T04:05:21.521Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-21T04:05:21.521Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T04:05:21.521Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674273251593, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T04:05:22.524Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||sending notification to client: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "serviceName": "Demo_pNF_QsZo4Ieqc0VRTFT9Yqel", "serviceVersion": "1.0", "serviceUUID": "e3807ff4-ac89-4eac-acab-a1c1339cc865", "serviceDescription": "catalog service description", "serviceInvariantUUID": "046a6cbe-557d-45ed-b2a7-f6a5551ed1f5", "resources": [ { "resourceInstanceName": "pNF f0471174-2ade 0", "resourceCustomizationUUID": "702a6882-1495-4ec7-8147-63e522c50a4b", "resourceName": "pNF f0471174-2ade", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "7720c512-3830-4d1a-8a7a-c616801d510a", "resourceInvariantUUID": "2ae18bb8-6a77-49be-930e-7f80f3136019", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "artifactChecksum": "NmYzYWNhMWMwOTI1NDdiYmU2MGRmNTFmZTIyN2JiYWY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "fb45c911-1b1e-4358-8144-c6318b067521" } ], "workloadContext": "Production" } 2023-01-21T04:05:22.524Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-21T04:05:22.524Z|13870b9d-0319-462b-b063-7789f4b0e2c4|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 e3807ff4-ac89-4eac-acab-a1c1339cc865 ASDC 2023-01-21T04:05:22.525Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||ASDC Notification: DistributionID:966d8dfe-64f1-44ce-947d-4171701b886e ServiceName:Demo_pNF_QsZo4Ieqc0VRTFT9Yqel ServiceVersion:1.0 ServiceUUID:e3807ff4-ac89-4eac-acab-a1c1339cc865 ServiceInvariantUUID:046a6cbe-557d-45ed-b2a7-f6a5551ed1f5 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar ArtifactUUID:fb45c911-1b1e-4358-8144-c6318b067521 ArtifactChecksum:NmYzYWNhMWMwOTI1NDdiYmU2MGRmNTFmZTIyN2JiYWY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF f0471174-2ade 0 ResourceCustomizationUUID:702a6882-1495-4ec7-8147-63e522c50a4b ResourceInvariantUUID:2ae18bb8-6a77-49be-930e-7f80f3136019 ResourceName:pNF f0471174-2ade ResourceType:PNF ResourceUUID:7720c512-3830-4d1a-8a7a-c616801d510a ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-01-21T04:05:22.525Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e3807ff4-ac89-4eac-acab-a1c1339cc865 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-01-21T04:05:22.552Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T04:05:22.553Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-01-21T04:05:22.553Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-01-21T04:05:22.553Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: fb45c911-1b1e-4358-8144-c6318b067521 from URL: /sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T04:05:22.553Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-01-21T04:05:22.553Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T04:05:22.762Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-01-21T04:05:22.763Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar fb45c911-1b1e-4358-8144-c6318b067521 88015 2023-01-21T04:05:22.764Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar ASDC sendASDCNotification 2023-01-21T04:05:22.764Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T04:05:22.764Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-21T04:05:22.764Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-21T04:05:22.764Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T04:05:22.764Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674273922763, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T04:05:23.765Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-21T04:05:23.766Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-01-21T04:05:23.766Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: fb45c911-1b1e-4358-8144-c6318b067521, URL: /sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar to file: /app/ASDC/1/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T04:05:23.767Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T04:05:23.768Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T04:05:23.768Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T04:05:23.961Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11281971660465428115/Definitions/service-DemoPnfQszo4ieqc0vrtft9yqel-template.yml 2023-01-21T04:05:24.900Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-21T04:05:24.901Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-01-21T04:05:24.901Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T04:05:24.901Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-01-21T04:05:24.901Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF f0471174-2ade 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /app/ASDC/1/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T04:05:24.901Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T04:05:24.901Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T04:05:24.901Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T04:05:24.901Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T04:05:24.901Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T04:05:24.901Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar 2023-01-21T04:05:24.901Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-01-21T04:05:24.902Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T04:05:24.902Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_QsZo4Ieqc0VRTFT9Yqel is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T04:05:24.902Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Node template pNF f0471174-2ade 0 is matching search criteria 2023-01-21T04:05:24.902Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-01-21T04:05:24.902Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Found topology templates [pNF f0471174-2ade 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T04:05:24.902Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T04:05:24.903Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_QsZo4Ieqc0VRTFT9Yqel is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T04:05:24.903Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Node template pNF f0471174-2ade 0 is matching search criteria 2023-01-21T04:05:24.903Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-01-21T04:05:24.903Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Found topology templates [pNF f0471174-2ade 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-21T04:05:24.903Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T04:05:24.903Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_QsZo4Ieqc0VRTFT9Yqel is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T04:05:24.903Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T04:05:24.903Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_QsZo4Ieqc0VRTFT9Yqel is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T04:05:24.904Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T04:05:24.904Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_QsZo4Ieqc0VRTFT9Yqel is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T04:05:24.904Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T04:05:24.904Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_QsZo4Ieqc0VRTFT9Yqel is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T04:05:24.904Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-21T04:05:24.904Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_QsZo4Ieqc0VRTFT9Yqel is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-21T04:05:24.904Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_QsZo4Ieqc0VRTFT9Yqel Description:catalog service description Model UUID:e3807ff4-ac89-4eac-acab-a1c1339cc865 Model Version:NULL Model InvariantUuid:046a6cbe-557d-45ed-b2a7-f6a5551ed1f5 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 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-01-21T04:05:24.926Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||ERROR|500||Csar with UUID: fb45c911-1b1e-4358-8144-c6318b067521 already exists 2023-01-21T04:05:24.926Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar ASDC sendASDCNotification 2023-01-21T04:05:24.926Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar(Csar with UUID: fb45c911-1b1e-4358-8144-c6318b067521 already exists) 2023-01-21T04:05:24.926Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-21T04:05:24.926Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-21T04:05:24.927Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T04:05:24.927Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674273924926, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: fb45c911-1b1e-4358-8144-c6318b067521 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T04:05:25.928Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar ASDC sendASDCNotification 2023-01-21T04:05:25.928Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar(Resource with UUID: 7720c512-3830-4d1a-8a7a-c616801d510a already exists) 2023-01-21T04:05:25.928Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-21T04:05:25.928Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-21T04:05:25.928Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-21T04:05:25.929Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674273925928, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7720c512-3830-4d1a-8a7a-c616801d510a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T04:05:26.929Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T04:05:26.941Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T04:05:26.943Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T04:05:26.943Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T04:05:26.943Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T04:05:26.943Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T04:05:46.965Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T04:05:46.971Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T04:05:46.971Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674273251593, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T04:05:46.972Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T04:05:46.972Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T04:05:46.972Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674273251593, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-01-21T04:05:46.972Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T04:05:46.972Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T04:05:46.973Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674273251593, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-01-21T04:05:46.973Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T04:05:46.973Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T04:05:46.973Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674273251593, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-21T04:05:46.973Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T04:05:46.973Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T04:05:46.974Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674273251593, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-01-21T04:05:46.974Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T04:05:46.974Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T04:05:46.974Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674273251593, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/resourceInstances/pnff04711742ade0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-01-21T04:05:46.974Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T04:05:46.975Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T04:05:46.975Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674273251593, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-template.yml", "status": "NOT_NOTIFIED" } 2023-01-21T04:05:46.975Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T04:05:46.975Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T04:05:46.975Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674273251593, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "status": "NOTIFIED" } 2023-01-21T04:05:46.975Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T04:05:46.976Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T04:05:46.976Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674273922763, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-21T04:05:46.976Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T04:05:46.976Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T04:05:46.976Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674273924926, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: fb45c911-1b1e-4358-8144-c6318b067521 already exists" } 2023-01-21T04:05:46.976Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T04:05:46.977Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-21T04:05:46.977Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "966d8dfe-64f1-44ce-947d-4171701b886e", "consumerID": "SO-sdc-controller", "timestamp": 1674273925928, "artifactURL": "/sdc/v1/catalog/services/DemoPnfQszo4ieqc0vrtft9yqel/1.0/artifacts/service-DemoPnfQszo4ieqc0vrtft9yqel-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7720c512-3830-4d1a-8a7a-c616801d510a already exists" } 2023-01-21T04:05:46.977Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-21T04:05:56.943Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T04:05:56.961Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T04:05:56.963Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T04:05:56.963Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T04:05:56.963Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T04:05:56.963Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T04:06:26.964Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T04:06:26.974Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T04:06:26.976Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T04:06:26.976Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T04:06:26.976Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T04:06:26.976Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T04:06:46.965Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T04:06:56.977Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T04:06:56.987Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T04:06:56.989Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T04:06:56.989Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T04:06:56.989Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T04:06:56.989Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T04:07:26.989Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T04:07:26.999Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T04:07:27.001Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T04:07:27.001Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T04:07:27.002Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T04:07:27.002Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T04:07:46.966Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T04:07:57.002Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T04:07:57.012Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T04:07:57.014Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T04:07:57.014Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T04:07:57.014Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T04:07:57.014Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T04:08:27.020Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T04:08:27.030Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T04:08:27.032Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T04:08:27.033Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T04:08:27.033Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T04:08:27.033Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-21T04:08:46.968Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-21T04:08:57.033Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-21T04:08:57.048Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 966d8dfe-64f1-44ce-947d-4171701b886e 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-01-21T04:08:57.050Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-21T04:08:57.050Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-21T04:08:57.050Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-21T04:08:57.050Z|966d8dfe-64f1-44ce-947d-4171701b886e|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.